mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-10 02:49:41 +00:00
Fix networkmanager
This commit is contained in:
parent
f8039975ad
commit
9f53049813
|
@ -10,7 +10,4 @@
|
|||
};
|
||||
|
||||
services.resolved.enable = true;
|
||||
|
||||
# Don't wait for network manager startup
|
||||
systemd.services.NetworkManager-wait-online.enable = lib.mkForce false;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue