pnp: allow ping for faster irc connect

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

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";