diff --git a/shared/server-configuration.nix b/shared/server-configuration.nix index fcc6ace..ecc67dc 100644 --- a/shared/server-configuration.nix +++ b/shared/server-configuration.nix @@ -105,7 +105,7 @@ in # 2049 - nfs # 8384 - syncthing # 5352 - caldav server radicale - networking.firewall.allowedTCPPorts = [ 80 2049 5352 8384 ]; + networking.firewall.allowedTCPPorts = [ 80 2049 5232 8384 ]; users.groups.kage = { gid = 105;