diff --git a/configuration.nix b/configuration.nix index e90e488..bb32eb4 100644 --- a/configuration.nix +++ b/configuration.nix @@ -7,7 +7,7 @@ ]; ############################################################ - # BOOTLOADER - SYSTEMD-BOOT + INITRD + # BOOTLOADER - SYSTEMD-BOOT AND INITRD ############################################################ boot.loader.systemd-boot.enable = true;