Fix ports firewall
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
server = {
|
||||
openssh = true;
|
||||
wireguard = true;
|
||||
web = true;
|
||||
nftables = {
|
||||
enable = true;
|
||||
ifs = ["ens3" "wg0" ];
|
||||
|
||||
Reference in New Issue
Block a user