diff --git a/suites/desktop/default.nix b/suites/desktop/default.nix index 8a2a63c..47720c7 100755 --- a/suites/desktop/default.nix +++ b/suites/desktop/default.nix @@ -9,7 +9,7 @@ with lib; { # Configure the bootloader. boot = { # Enable systemd-boot - loader.systemd-boot.enable = false; + loader.systemd-boot.enable = true; loader.efi.canTouchEfiVariables = true; # Enable quiet boot with splash