hosts/prophet: fix interface name
This commit is contained in:
parent
297f126c79
commit
346115d1a8
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
time.timeZone = "Europe/Zurich";
|
||||
|
||||
networking.useDHCP = false;
|
||||
networking.interfaces.enp0s3.useDHCP = true;
|
||||
networking.interfaces.enp0s6.useDHCP = true;
|
||||
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
|
||||
|
|
Loading…
Reference in a new issue