mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-06-17 10:16:31 +05:30
feat(config): set lanzaboote configurationLimit to 10
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
|
||||
boot.lanzaboote = {
|
||||
enable = true;
|
||||
configurationLimit = 10;
|
||||
pkiBundle = "/var/lib/sbctl";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user