This commit is contained in:
iFargle 2023-09-21 18:12:22 +09:00
parent 5e064f7f69
commit e44cb93b08

View file

@ -5,4 +5,5 @@
networking.hostName = "nixos-linode-img";
networking.firewall.allowedTCPPorts = [ 22 ];
ntworking.useDHCP = lib.mkForce "false";
}