systemd-boot: configurationLimit

This commit is contained in:
Simon Gardling 2025-06-30 20:12:09 -07:00
parent 2cc9f73f48
commit bf6510bdae
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -72,6 +72,7 @@
for now.
*/
systemd-boot.enable = lib.mkForce false;
systemd-boot.configurationLimit = 10;
};