fix: set up ipv4 forwarding
This commit is contained in:
@@ -35,6 +35,8 @@ in
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
boot.kernel.sysctl."net.ipv4.ip_forward" = 1;
|
||||||
|
|
||||||
users.users = {
|
users.users = {
|
||||||
root.hashedPassword = "!";
|
root.hashedPassword = "!";
|
||||||
${username} = {
|
${username} = {
|
||||||
|
|||||||
Reference in New Issue
Block a user