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