use systemd.network dhcp
This commit is contained in:
parent
a84a1ce3dd
commit
f331ef5ed9
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ with lib; {
|
|||
manageNetwork = true;
|
||||
manageHostName = true;
|
||||
};
|
||||
|
||||
networking.useDHCP = false;
|
||||
|
||||
system.autoUpgrade.enable = true;
|
||||
nix.optimise.automatic = true;
|
||||
nix.gc.automatic = true;
|
||||
|
|
Loading…
Reference in a new issue