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