forked from rarias/jungle
weasel: enable hydra tcp port in firewall
This commit is contained in:
parent
937f08d11c
commit
ed8eafba79
@ -11,4 +11,6 @@
|
||||
useSubstitutes = true;
|
||||
listenHost = "0.0.0.0"; # Force IPv4
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ config.services.hydra.port ];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user