use networkd, it's the future
I turned this on while tryig to make wifi work and although it didn't have that effect I also haven't subsequently tried turning it off
This commit is contained in:
parent
2932649a51
commit
1ed8201d86
@ -80,6 +80,7 @@ in {
|
|||||||
useDHCP = true;
|
useDHCP = true;
|
||||||
hostName = "biscuit";
|
hostName = "biscuit";
|
||||||
networkmanager = { enable = false; };
|
networkmanager = { enable = false; };
|
||||||
|
useNetworkd = true;
|
||||||
inherit (secrets) wireless;
|
inherit (secrets) wireless;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user