Update files

This commit is contained in:
2026-03-25 21:03:32 +00:00
parent 59c4299ae7
commit 0fb5035fc1

View File

@@ -11,12 +11,12 @@
psk = "SidonPhlegm"; psk = "SidonPhlegm";
}; };
}; };
firewall = { # firewall = {
enable = true; # enable = true;
# Ports used by Local Send # # Ports used by Local Send
allowedTCPPorts = [ 53317 ]; # allowedTCPPorts = [ 53317 ];
allowedUDPPorts = [ 53317 ]; # allowedUDPPorts = [ 53317 ];
}; # };
hosts = { hosts = {
"127.0.0.1" = [ "127.0.0.1" = [
"localhost" "localhost"