hitagi: Enable podman

This commit is contained in:
Simon Bruder 2024-06-26 13:55:02 +02:00
parent 6f737c604a
commit 59a2bb1e8a
Signed by: simon
GPG key ID: 347FF8699CDA0776

View file

@ -18,6 +18,7 @@
}; };
gui.enable = true; gui.enable = true;
media-proxy.enable = true; media-proxy.enable = true;
podman.enable = true;
restic.system = { restic.system = {
enable = true; enable = true;
qos = true; qos = true;