1
0

Compare commits

..

No commits in common. "4c245ed752f6df377782d0c6906123f745cb936c" and "089c16060c4a608392c807dcfaadbd87a4c9588b" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -26,6 +26,8 @@
};
};
services.snowflake-proxy.enable = true;
networking.firewall.allowedTCPPorts = [ 80 443 ];
networking.firewall.allowedUDPPorts = [];

View File

@ -23,8 +23,6 @@
};
};
boot.initrd.systemd.enable = false;
services.wg-clerie = {
enable = true;
ipv6s = [ "2a01:4f8:c0c:15f1::8109/128" ];