Allow running using VM created by nix-build -A vm
This commit is contained in:
parent
b56a377c02
commit
ca484ac880
|
@ -11,7 +11,7 @@
|
|||
|
||||
# useDHCP is deprecated
|
||||
useDHCP = false;
|
||||
# interfaces.enp0s31f6.useDHCP = true;
|
||||
interfaces.eth0.useDHCP = true;
|
||||
};
|
||||
|
||||
time.timeZone = "Europe/London";
|
||||
|
|
Loading…
Reference in a new issue