fix: NIC moved
This commit is contained in:
parent
8ad4e9bb44
commit
dfbe3023ec
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
}: let
|
||||
networkInterface.eth =
|
||||
if osConfig.networking.hostName == "planex"
|
||||
then "enp6s0f0"
|
||||
then "enp5s0f0"
|
||||
else if osConfig.networking.hostName == "amy"
|
||||
then "wlp2s0"
|
||||
else "";
|
||||
|
|
Loading…
Add table
Reference in a new issue