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

View File

@@ -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;