test
This commit is contained in:
parent
888cc66668
commit
46f5acedb8
1 changed files with 1 additions and 0 deletions
|
@ -6,4 +6,5 @@
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 22 ];
|
networking.firewall.allowedTCPPorts = [ 22 ];
|
||||||
networking.useDHCP = lib.mkForce false;
|
networking.useDHCP = lib.mkForce false;
|
||||||
|
networking.enableIPv6 = lib.mkForce false;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue