libvirt: don't suspend and resume on change
This commit is contained in:
parent
84a6a3683b
commit
2dddc6dcf6
@ -175,6 +175,7 @@ in {
|
||||
systemd.services.libvirt-guests = {
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
path = with pkgs; [ coreutils libvirt gawk ];
|
||||
restartIfChanged = false;
|
||||
};
|
||||
|
||||
systemd.sockets.virtlogd = {
|
||||
|
Loading…
Reference in New Issue
Block a user