This commit is contained in:
naturallaw77 2023-12-07 09:03:06 -08:00
parent 3bcdbbff6f
commit d4940f643e

View File

@ -11,9 +11,6 @@
];
# Bootloader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.loader.efi.efiSysMountPoint = "/boot";
boot.kernelPackages = pkgs.linuxPackages_latest;
nix = {