server9: enable libvirtd

This commit is contained in:
Markus Schmidl 2022-06-21 14:10:59 +02:00
parent 7ab66686ee
commit b6060963f4
1 changed files with 6 additions and 0 deletions

View File

@ -29,4 +29,10 @@
services.openssh.enable = true;
c3d2.hq.statistics.enable = true;
# XXX: enable for zw-ev and poelzi-ha until we find a better solution
virtualisation.libvirtd = {
enable = true;
onShutdown = "shutdown";
};
}