Updated the Bootloader module
This commit is contained in:
parent
d6ed01946a
commit
7b773e4d5f
@ -11,6 +11,8 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
# Bootloader.
|
# Bootloader.
|
||||||
|
boot.loader.systemd-boot.enable = true;
|
||||||
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
|
|
||||||
nix = {
|
nix = {
|
||||||
|
Loading…
Reference in New Issue
Block a user