pnp: allow ping for faster irc connect

This commit is contained in:
makefu 2015-07-29 15:38:47 +02:00
parent cb84b2b782
commit 3089332619

View file

@ -40,6 +40,7 @@
# networking.firewall is enabled by default
networking.firewall.allowedTCPPorts = [ 80 ];
networking.firewall.allowPing = true;
fileSystems."/" =
{ device = "/dev/disk/by-label/nixos";