fix boot
This commit is contained in:
@@ -17,15 +17,15 @@ in
|
|||||||
canTouchEfiVariables = true;
|
canTouchEfiVariables = true;
|
||||||
efiSysMountPoint = "/boot";
|
efiSysMountPoint = "/boot";
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
|
||||||
lanzaboote = {
|
lanzaboote = {
|
||||||
enable = true;
|
enable = true;
|
||||||
pkiBundle = "/etc/secureboot";
|
pkiBundle = "/etc/secureboot";
|
||||||
settings = {
|
settings = {
|
||||||
console-mode = "max";
|
console-mode = "max";
|
||||||
};
|
|
||||||
configurationLimit = configLimit;
|
|
||||||
};
|
};
|
||||||
|
configurationLimit = configLimit;
|
||||||
};
|
};
|
||||||
|
|
||||||
kernel.sysctl = {
|
kernel.sysctl = {
|
||||||
|
|||||||
Reference in New Issue
Block a user