pre shitfuckery
This commit is contained in:
parent
72d6e48343
commit
4a5582de57
3 changed files with 10 additions and 3 deletions
|
|
@ -3,6 +3,9 @@
|
|||
enable = true;
|
||||
allowedTCPPorts = [80 443];
|
||||
};
|
||||
networking.firewall.extraInputRules = ''
|
||||
tcp dport 2053 drop
|
||||
''; #fuck off
|
||||
|
||||
services.traefik = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue