set hostname toplevel
This commit is contained in:
parent
4b7d60c090
commit
da4217c681
17 changed files with 5 additions and 32 deletions
|
@ -10,7 +10,6 @@ in {
|
|||
imports = [ ];
|
||||
|
||||
networking = {
|
||||
hostName = "dhcp";
|
||||
defaultGateway = "10.42.42.1";
|
||||
nameservers = [ "10.42.42.15" "10.42.42.16" ];
|
||||
interfaces.eth0 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue