summary refs log tree commit diff
path: root/nixos/modules/services/backup/restic.nix
Commit message (Expand)AuthorAge
* restic: allow prune without backupMatt McHenry2021-03-21
* nixos/restic: correct location of cache directoryElias Probst2021-01-30
* nixos/modules: remove trailing whitespaceJörg Thalheim2020-08-07
* nixos/restic: Add options for rclone repositoriesImran Hossain2020-07-06
* fix pruneCmd to use optionals so multi-element list is preservedMatt McHenry2020-02-07
* nixos/restic: use optionalString/optionalAttrs where possibleJörg Thalheim2020-01-30
* restic: add dynamicFilesFromMatt McHenry2020-01-30
* restic: add support for pruningMatt McHenry2020-01-30
* nixos/restic: change type of timerConfig option to attrsOf unitOptionLeOtaku2019-01-23
* Merge pull request #44332 from jerith666/restic-s3-defaultMatthew Bauer2018-08-01
|\
| * restic: add missing default for s3CredentialsFileMatt McHenry2018-08-01
* | [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* | [bot]: remove unreferenced codevolth2018-07-20
|/
* restic: add s3CredentialsFile optionMatt McHenry2018-06-02
* nixos/restic: init (#38948)Lassulus2018-04-21