changed root cert and TLS locations

This commit is contained in:
2022-01-21 14:55:10 +05:30
parent 436a6dfa34
commit 72ea26c17e
7 changed files with 74 additions and 52 deletions

View File

@@ -3,7 +3,7 @@
networking = {
hostName = "Marisa";
firewall = {
allowedTCPPorts = [ 22 80 6060 5001 8800 8888 4444 4445 ];
allowedTCPPorts = [ 22 80 6060 5001 8800 8888 4444 4445 4646 ];
allowedUDPPorts = [ 17840 ];
};
wireless = {