europa: backup virtual machines
This commit is contained in:
parent
1a3c269184
commit
088e93580a
@ -132,7 +132,7 @@ in {
|
||||
environmentFile = "${config.sops.secrets.restic_env_file.path}";
|
||||
passwordFile = "${config.sops.secrets.restic_password_file.path}";
|
||||
|
||||
paths = [ "/home/qbit" ];
|
||||
paths = [ "/home/qbit" "/var/lib/libvirt" ];
|
||||
|
||||
pruneOpts = [ "--keep-daily 7" "--keep-weekly 5" "--keep-yearly 5" ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user