Fix stuff
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
in {
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.loader.systemd-boot.enable = lib.mkDefault true;
|
||||
boot.loader.efi.canTouchEfiVariables = lib.mkDefault true;
|
||||
|
||||
# nix flakes compatibility
|
||||
|
||||
Reference in New Issue
Block a user