no reason to have 122 in firewall

This commit is contained in:
Noah Masur 2024-04-13 09:01:56 -04:00
parent 7d82e18c4d
commit 83496bcad1
No known key found for this signature in database

View File

@ -49,7 +49,6 @@ in {
extraConfig = null; extraConfig = null;
}; };
networking.firewall.allowedTCPPorts = [ 122 ];
users.users.${config.user}.extraGroups = [ "gitea" ]; users.users.${config.user}.extraGroups = [ "gitea" ];
caddy.routes = [ caddy.routes = [