about summary refs log tree commit diff
path: root/nixos/modules/services/backup
AgeCommit message (Expand)AuthorFilesLines
2023-02-20docs: borg expects --rsh, not -rshJoachim Breitner1-1/+1
2023-02-08nixos/*: remove trailing period in mkEnableOptionspennae1-1/+1
2023-01-27nixos/manual: render module chapters with nixos-render-docspennae2-216/+1
2023-01-22Merge pull request #204386 from robryk/resticassertNick Cao1-1/+22
2023-01-11nixos/restic: add exclude parameterRobert Obryk1-1/+18
2023-01-11nixos/restic: assert that repository name is specifiedRobert Obryk1-0/+4
2023-01-10nixos/manual: move "edit the MD file" comments to generated XMLpennae2-1/+2
2023-01-10nixos/manual: generate module chapters with md-to-db.shpennae2-5/+4
2023-01-10nixos/manual: enable smart quotes for all MD chapterspennae2-2/+2
2023-01-10nixos/borgbackup: convert manual chapter to MDpennae3-152/+312
2023-01-10nixos/manual: normalize <screen>pennae1-1/+2
2023-01-10nixos/manual: normalize <package> -> <literal>pennae1-1/+1
2023-01-10nixos/manual: normalize <code> -> <literal>pennae1-1/+1
2023-01-10nixos/manual: normalize <programlisting>pennae1-7/+15
2023-01-03nixos/doc: fix some manpage referencesNaïm Favier1-1/+1
2022-12-28nixos/borgbackup: fix ~/.cache, ~/.config ownershipBjørn Forsman1-2/+3
2022-12-17nixos: fix typosfigsoda2-5/+5
2022-12-17Merge pull request #205479 from IzumiRaine/borgbackup-patternsNaïm Favier1-1/+21
2022-12-17Merge pull request #198239 from jacobgreenleaf/jacobg-borg-inhibitRyan Lahfa1-4/+21
2022-12-10nixos/borgbackup: add option "patterns"Izumi Raine1-1/+21
2022-12-10nixos/borgbackup: fix newline escaping with optional arguments Naïm Favier1-1/+1
2022-12-07nixos/borgbackup: change --prefix to --glob-archivesBjørn Forsman1-1/+1
2022-12-07Add BORG_RSH entry under an environment optionYoan Tournade1-1/+1
2022-12-04nixos/borgbackup: Add option for inhibiting sleepJacob Greenleaf1-4/+21
2022-11-10treewide: use `types.port` in nixos modulesDaniel Nagy2-4/+4
2022-10-24nixos/btrbk: fix ordering of subsections and refactoroxalica1-50/+52
2022-10-12Merge pull request #188881 from shadaj/patch-4Thiago Kenji Okada1-2/+14
2022-10-12nixos/restic: make it possible to use the existing backup cache for prune/checkShadaj Laddad1-2/+14
2022-09-26treewide: makeWrapper to nativeBuildInputsArtturin1-1/+1
2022-08-31nixos/*: convert straggler options to MDpennae1-7/+7
2022-08-31nixos/*: convert options with listingspennae1-4/+4
2022-08-31nixos/*: convert options with admonitions to MDpennae1-6/+6
2022-08-31nixos/*: md-"convert" empty descriptionspennae1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae15-47/+47
2022-08-31nixos/*: convert more partially-md option descriptionspennae1-3/+3
2022-08-22nixos/sanoid: fix aliased optionsJulien Moutinho1-2/+2
2022-08-16syncoid: handle syncing dataset without a parentJörg Thalheim1-16/+18
2022-08-14Merge pull request #179896 from erikarvstedt/fix-bash-exit-handlerSebastián Mancilla1-3/+1
2022-08-12Merge pull request #185474 from pennae/option-docs-mdpennae5-34/+23
2022-08-09Merge pull request #182831 from otavio/topic/use-postStop-for-resticThiago Kenji Okada1-1/+1
2022-08-06nixos/*: automatically convert option docspennae5-22/+22
2022-08-05nixos/*: normalize manpage references to single-line formpennae5-22/+11
2022-08-03nixos/*: automatically convert option docs to MDpennae3-4/+4
2022-08-03nixos/*: normalize link formatpennae1-2/+1
2022-08-03nixos/*: replace <replaceable>s with «thing»pennae2-5/+5
2022-08-02Merge pull request #183491 from pennae/automatic-md-conversionspennae20-370/+370
2022-07-30treewide: automatically md-convert option descriptionspennae20-370/+370
2022-07-27nixos/restic: add 'backups.package' option to override the restic package (#1...Alan Strohm1-1/+10
2022-07-25nixos/restic: use postStop for `backupCleanupCommand`Otavio Salvador1-1/+1
2022-07-11nixos/postgresql-backup: allow setting compression levelSandro Jäckel1-6/+23