magpie/boot: set configuration limit to 2
This commit is contained in:
parent
a19c3c63aa
commit
19cb0ea72f
@ -11,7 +11,7 @@
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.grub.devices = ["/dev/sda"];
|
||||
boot.loader.systemd-boot.configurationLimit = 2;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.kernel.sysctl = {
|
||||
|
Loading…
Reference in New Issue
Block a user