stan: ignore libvirt for now
This commit is contained in:
parent
b37043851d
commit
1b9e2e99b9
@ -216,7 +216,7 @@ in
|
||||
passwordFile = "${config.sops.secrets.restic_password_file.path}";
|
||||
repositoryFile = "${config.sops.secrets.restic_repo_file.path}";
|
||||
|
||||
paths = [ "/home/abieber" "/var/lib/libvirt" ];
|
||||
paths = [ "/home/abieber" ];
|
||||
|
||||
pruneOpts = [ "--keep-daily 7" "--keep-weekly 2" "--keep-monthly 2" ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user