This commit is contained in:
2024-03-13 22:49:01 +00:00
parent 382f67d9dd
commit 2bbce7ec6c
5 changed files with 20 additions and 3 deletions

View File

@@ -24,7 +24,6 @@
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