fix: disable the NetworkManager-wait-online service
This commit is contained in:
parent
c057c2150b
commit
78dad591ea
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@
|
|||
#required by virt-manager
|
||||
programs.dconf.enable = true;
|
||||
|
||||
systemd.services.NetworkManager-wait-online.enable = false;
|
||||
|
||||
virtualisation.virtualbox.host.enable = true;
|
||||
users.extraGroups.vboxusers.members = [ "fedfer" ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue