Disable NetworkManager-wait-online on desktops
This commit is contained in:
parent
69bbc41c39
commit
479f4d9eda
@ -30,6 +30,8 @@
|
||||
randomizedDelaySec = "10min";
|
||||
};
|
||||
|
||||
systemd.services.NetworkManager-wait-online.enable = false;
|
||||
|
||||
modules = {
|
||||
desktop.gnome.enable = true;
|
||||
networking.tailscale.enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user