Allow running using VM created by `nix-build -A vm`

pull/1/head
Tristan Maat 2019-11-26 23:05:44 +00:00
parent b56a377c02
commit ca484ac880
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
# useDHCP is deprecated
useDHCP = false;
# interfaces.enp0s31f6.useDHCP = true;
interfaces.eth0.useDHCP = true;
};
time.timeZone = "Europe/London";