fix boot
This commit is contained in:
@@ -17,6 +17,7 @@ in
|
|||||||
canTouchEfiVariables = true;
|
canTouchEfiVariables = true;
|
||||||
efiSysMountPoint = "/boot";
|
efiSysMountPoint = "/boot";
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
|
||||||
lanzaboote = {
|
lanzaboote = {
|
||||||
enable = true;
|
enable = true;
|
||||||
@@ -26,7 +27,6 @@ in
|
|||||||
};
|
};
|
||||||
configurationLimit = configLimit;
|
configurationLimit = configLimit;
|
||||||
};
|
};
|
||||||
};
|
|
||||||
|
|
||||||
kernel.sysctl = {
|
kernel.sysctl = {
|
||||||
"net.ipv4.ip_forward" = 1;
|
"net.ipv4.ip_forward" = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user