diff --git a/hosts/server/configuration.nix b/hosts/server/configuration.nix index b866553..f717a75 100644 --- a/hosts/server/configuration.nix +++ b/hosts/server/configuration.nix @@ -112,7 +112,6 @@ systemd.timers.backup = { externalInterface = "enp0s18"; internalInterfaces = [ "wg0" ]; }; -networking.enableIPv4Forwarding = true; services.openssh.settings.PermitRootLogin = "yes"; # Open ports in the firewall.