changed open ports

This commit is contained in:
pagedMov
2024-11-03 01:47:19 -04:00
parent 9b0c8702e9
commit fb750db7b6

View File

@@ -18,7 +18,7 @@
caddyConfig.enable = true;
networking.firewall = {
allowedTCPPorts = [ 443 ];
allowedTCPPorts = [ 443 8920 ];
};
environment = {
etc."tmpfiles.d/home-permissions.conf".text = ''