test
This commit is contained in:
parent
5e064f7f69
commit
e44cb93b08
1 changed files with 1 additions and 0 deletions
|
@ -5,4 +5,5 @@
|
||||||
networking.hostName = "nixos-linode-img";
|
networking.hostName = "nixos-linode-img";
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 22 ];
|
networking.firewall.allowedTCPPorts = [ 22 ];
|
||||||
|
ntworking.useDHCP = lib.mkForce "false";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue