3
0
Fork 0
forked from mirrors/nixpkgs

* Set the nameserver.

svn path=/nixos/branches/upstart-0.6/; revision=18218
This commit is contained in:
Eelco Dolstra 2009-11-06 19:19:46 +00:00
parent b9bfe7ed43
commit 3fcb7c2cb5

View file

@ -119,6 +119,8 @@ in
networking.defaultGateway = "10.0.2.2";
networking.nameservers = [ "10.0.2.3" ];
system.build.vm = pkgs.runCommand "nixos-vm" {}
''
ensureDir $out/bin