pnp: allow ping for faster irc connect
This commit is contained in:
parent
aaf834ca87
commit
b14e55d25a
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user