This commit is contained in:
mjallen18
2025-03-23 13:18:33 -05:00
parent 91f2eb1296
commit 5b1d5bc601

View File

@@ -17,15 +17,15 @@ in
canTouchEfiVariables = true;
efiSysMountPoint = "/boot";
};
};
lanzaboote = {
enable = true;
pkiBundle = "/etc/secureboot";
settings = {
console-mode = "max";
};
configurationLimit = configLimit;
lanzaboote = {
enable = true;
pkiBundle = "/etc/secureboot";
settings = {
console-mode = "max";
};
configurationLimit = configLimit;
};
kernel.sysctl = {