pre shitfuckery

This commit is contained in:
tulg 2026-04-27 13:06:52 +03:00
parent 72d6e48343
commit 4a5582de57
3 changed files with 10 additions and 3 deletions

View file

@ -3,6 +3,9 @@
enable = true;
allowedTCPPorts = [80 443];
};
networking.firewall.extraInputRules = ''
tcp dport 2053 drop
''; #fuck off
services.traefik = {
enable = true;