test
This commit is contained in:
parent
782fd93d9d
commit
df60f2ae1e
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
nixpkgs.config.allowUnfree = false;
|
||||
|
||||
networking.useDHCP = lib.mkForce true;
|
||||
networking.enableIPv6 = lib.mkForce true;
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
networking.hostName = "nixos-linode-img";
|
||||
|
||||
|
|
Loading…
Reference in a new issue