Network : Disable DHCP setting.
This commit is contained in:
parent
245aaf891f
commit
dc29dc684c
|
@ -1,4 +1,3 @@
|
|||
{ ... }: {
|
||||
networking.networkmanager.enable = true;
|
||||
networking.useDHCP = true;
|
||||
}
|
||||
|
|
Reference in a new issue