enable networkmanager

This commit is contained in:
illustris 2022-07-25 16:54:18 +05:30
parent 773b973a9f
commit f2873a0cd7

View File

@ -38,13 +38,7 @@ in
hostId = "f86b2fa7";
hostName = "desktop";
useDHCP = false;
interfaces = {
enp6s18.useDHCP = true;
enp11s0.useDHCP = true;
};
#hosts = {
#};
networkmanager.enable = true;
};
security.sudo.wheelNeedsPassword = false;