WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 5e3bbc487b - Show all commits

View file

@ -5,8 +5,7 @@ FILES=()
{%@@ if profile == "Mirkwood" or profile == "Moria" @@%}
HOOKS=(base udev kms plymouth keyboard autodetect modconf block filesystems btrfs plymouth-encrypt fsck)
{%@@ elif profile === 'Moria' @@%}
{%@@ elif profile == 'Moria' @@%}
HOOKS=(base udev kms plymouth keyboard autodetect modconf block filesystems btrfs plymouth-encrypt fsck)
#HOOKS=(base udev keyboard autodetect modconf block netconf dropbear encryptssh filesystems btrfs fsck)
{%@@ endif @@%}