fix(restic): remove old ripgrep option
This commit is contained in:
parent
9a0c1eb64f
commit
6e6e483b87
|
@ -14,7 +14,6 @@ in {
|
|||
|
||||
services.restic.backups.full = resticLib.resticConfig {
|
||||
name = "home-server";
|
||||
ripgrep = true;
|
||||
paths = [ "/etc/nixos" "/var/lib" "/home" ];
|
||||
ignorePatterns = [
|
||||
"/var/lib/systemd"
|
||||
|
|
Loading…
Reference in a new issue