modified: hosts/server/configuration.nix

This commit is contained in:
2025-12-18 12:16:06 +10:00
parent 3db1205a8d
commit aff4cf1c16

View File

@@ -112,7 +112,7 @@ systemd.timers.backup = {
externalInterface = "ens18";
internalInterfaces = [ "wg0" ];
};
networking.enableIPv4Forwarding = true;
services.openssh.settings.PermitRootLogin = "yes";
# Open ports in the firewall.