diff --git a/laptop/configuration.nix b/laptop/configuration.nix index c6f0bdac..6015870e 100644 --- a/laptop/configuration.nix +++ b/laptop/configuration.nix @@ -34,7 +34,7 @@ }; # Bootloader. - boot.loader.systemd-boot.enable = true; + # boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true; boot.tmp.cleanOnBoot = true; # Plymouth splash screen