modified: hosts/server/configuration.nix
This commit is contained in:
@@ -112,7 +112,7 @@ systemd.timers.backup = {
|
||||
externalInterface = "ens18";
|
||||
internalInterfaces = [ "wg0" ];
|
||||
};
|
||||
|
||||
networking.enableIPv4Forwarding = true;
|
||||
|
||||
services.openssh.settings.PermitRootLogin = "yes";
|
||||
# Open ports in the firewall.
|
||||
|
||||
Reference in New Issue
Block a user