Switch to networkmanager
This commit is contained in:
parent
a592039b00
commit
7b63660bbc
3 changed files with 10 additions and 17 deletions
|
@ -14,14 +14,7 @@
|
|||
efi.canTouchEfiVariables = true;
|
||||
};
|
||||
|
||||
networking = {
|
||||
hostName = "pentos";
|
||||
wireless.enable = true;
|
||||
interfaces = {
|
||||
enp0s31f6.useDHCP = true;
|
||||
wlp0s20f3.useDHCP = true;
|
||||
};
|
||||
};
|
||||
networking.hostName = "pentos";
|
||||
|
||||
time.timeZone = "Europe/Brussels";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue