Skip to content

Red-Flake/red-flake-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixOS UnstableNixHome-Manager MasterKDE Plasma 6




Red-Flake Nix Flake




Installation


  1. Bootup any NixOS live CD
  2. Install Red Flake:

=> replace /dev/sda with your target root disk

FLAKE="github:Red-Flake/red-flake-nix#redflake"
DISK_DEVICE=/dev/sda
sudo nix \
    --extra-experimental-features 'flakes nix-command' \
    run github:nix-community/disko#disko-install -- \
    --flake "$FLAKE" \
    --write-efi-boot-entries \
    --disk main "$DISK_DEVICE"



Showcase


fastfetch

KDE about this system

KDE desktop


KDE start menu



Contributing

Community contributions are always welcome through GitHub Issues and Pull Requests.



License

Red-Flake is licensed under the GPL License.