forked from rarias/jungle
weasel: enable hydra tcp port in firewall
This commit is contained in:
@@ -10,4 +10,6 @@
|
|||||||
# you will probably also want, otherwise *everything* will be built from scratch
|
# you will probably also want, otherwise *everything* will be built from scratch
|
||||||
useSubstitutes = true;
|
useSubstitutes = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
networking.firewall.allowedTCPPorts = [ config.services.hydra.port ];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user