Updated boot link

This commit is contained in:
naturallaw77 2023-12-07 09:00:58 -08:00
parent 466557d78a
commit 3bcdbbff6f

View File

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