enabled libvirt-qemu on gandalf

This commit is contained in:
Joseph Hanson 2024-07-13 09:28:05 -05:00
parent 6fe7b1e982
commit 312778a1c5
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -95,9 +95,9 @@ in
services = {
podman.enable = true;
libvirt-qemu.enable = true;
# Sanoid
sanoid = {
enable = true;
inherit (sanoidConfig.outputs) templates datasets;