Update configuration.nix
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
############################################################
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.systemd-boot.configurationLimit = 5;
|
||||
boot.loader.systemd-boot.configurationLimit = 3;
|
||||
|
||||
boot.loader.efi = {
|
||||
canTouchEfiVariables = false;
|
||||
|
||||
Reference in New Issue
Block a user