diff --git a/nix/configurations/vanadium/nixos/restic.nix b/nix/configurations/vanadium/nixos/restic.nix index 4254bcfc..64d65493 100644 --- a/nix/configurations/vanadium/nixos/restic.nix +++ b/nix/configurations/vanadium/nixos/restic.nix @@ -17,8 +17,6 @@ repositoryFile = config.age.secrets.restic_backblaze_repo.path; environmentFile = config.age.secrets.restic_backblaze_env.path; - timerConfig = null; - inherit pruneOpts; };