Add configurationlimit to EDI
This commit is contained in:
parent
7bcb99f376
commit
ef67bfff5c
|
@ -65,6 +65,8 @@
|
|||
enable = true;
|
||||
pkiBundle = "/etc/secureboot";
|
||||
};
|
||||
boot.loader.systemd-boot.configurationLimit = 3;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
# Enable bluetooth hardware
|
||||
hardware.bluetooth.enable = true;
|
||||
|
|
Loading…
Reference in a new issue