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 = {
|
||||
root.hashedPassword = "!";
|
||||
${username} = {
|
||||
|
||||
Reference in New Issue
Block a user