set hostname toplevel

This commit is contained in:
Vivian 2022-07-30 22:57:42 +02:00
parent 4b7d60c090
commit da4217c681
17 changed files with 5 additions and 32 deletions

View file

@ -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 = {