change DHCP to VM NIC
This commit is contained in:
parent
e21febbbf3
commit
2b018f3d88
@ -40,7 +40,7 @@
|
||||
networking.hostName = "desktop"; # Define your hostname.
|
||||
networking.useDHCP = false;
|
||||
#networking.interfaces.enp6s18.useDHCP = true;
|
||||
networking.interfaces.enp11s0.useDHCP = true;
|
||||
networking.interfaces.enp6s18.useDHCP = true;
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user