open port no longer declared in networking.nix, moved to server/config.nix
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
};
|
||||
firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [ 443 ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user