l network-manager: disable wait-online
This commit is contained in:
parent
83ad464d68
commit
4815c90f4d
@ -11,6 +11,7 @@
|
||||
"vboxnet*"
|
||||
];
|
||||
};
|
||||
systemd.services.NetworkManager-wait-online.enable = false;
|
||||
users.users.mainUser = {
|
||||
extraGroups = [ "networkmanager" ];
|
||||
packages = with pkgs; [
|
||||
|
Loading…
Reference in New Issue
Block a user