enabled libvirt-qemu on gandalf
This commit is contained in:
parent
6fe7b1e982
commit
312778a1c5
1 changed files with 1 additions and 1 deletions
|
@ -95,9 +95,9 @@ in
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
podman.enable = true;
|
podman.enable = true;
|
||||||
|
libvirt-qemu.enable = true;
|
||||||
|
|
||||||
# Sanoid
|
# Sanoid
|
||||||
|
|
||||||
sanoid = {
|
sanoid = {
|
||||||
enable = true;
|
enable = true;
|
||||||
inherit (sanoidConfig.outputs) templates datasets;
|
inherit (sanoidConfig.outputs) templates datasets;
|
||||||
|
|
Loading…
Reference in a new issue