summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/backup
AgeCommit message (Expand)Author
2020-09-23nixos/doc: Improve code listingsJan Tojnar
2020-09-06nixos/doc/borgbackup: correct install instructions for `vorta`Maximilian Bosch
2020-09-02treewide: completely remove types.loaOfrnhmjoj
2020-08-07nixos/modules: remove trailing whitespaceJörg Thalheim
2020-08-04Merge pull request #91146 from tmplt/doc-zfs-replicateJörg Thalheim
2020-07-06nixos/restic: Add options for rclone repositoriesImran Hossain
2020-06-24nixos/zfs-replication: document expected lz4 on host systemtmplt
2020-05-12Merge pull request #87599 from helsinki-systems/znapzend-oracle-modeSilvan Mosberger
2020-05-11nixos/znapzend: Add oracleMode feature; add maintainerMichel Weitbrecht
2020-05-11nixos/znapzend: Use generic mbuffer pathMichel Weitbrecht
2020-05-05Merge pull request #83257 from rail/znapzend-0.20.0Jörg Thalheim
2020-04-21treewide: add bool type to enable options, or make use of mkEnableOptionDominik Xaver Hörl
2020-04-03Merge pull request #84074 from Infinisil/fix-literal-option-examplesSilvan Mosberger
2020-04-02nixos/borgbackup: fix evaluationJörg Thalheim
2020-04-02nixos/treewide: Fix incorrectly rendered examplesSilvan Mosberger
2020-04-01borgbackup: Moved documentation to NixOS manual and added examples forNiklaus Giger
2020-03-23Add new znapzend features to modulesRail Aliiev
2020-02-10Merge pull request #72060 from lopsided98/sanoid-initSilvan Mosberger
2020-02-10nixos/sanoid, nixos/syncoid: init module and testBen Wolsieffer
2020-02-07fix pruneCmd to use optionals so multi-element list is preservedMatt McHenry
2020-01-30nixos/restic: use optionalString/optionalAttrs where possibleJörg Thalheim
2020-01-30restic: add dynamicFilesFromMatt McHenry
2020-01-30restic: add support for pruningMatt McHenry
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj
2019-12-26nixos/borgbackup: install job wrappers to systemPackages for easy borg accessYorick van Pelt
2019-12-15postgresql-backup: Use saner defaults for pg_dumpChristian Kampka
2019-12-11nixos/bacula-sd: add autochange supportwucke13
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger
2019-11-01treewide: Switch to system users (#71055)Silvan Mosberger
2019-10-27nixos/znapzend: Increase starting timeoutSilvan Mosberger
2019-10-27nixos/znapzend: Add options for featuresSilvan Mosberger
2019-10-14nixos/borgbackup: add option to allow removable devicesMaximilian Bosch
2019-10-12treewide: Switch to system usersJanne Heß
2019-09-23nixos/postgresql-wal-receiver: remove restart limit (#67857)Notkea
2019-09-02Merge branch 'master' into stagingVladimír Čunát
2019-08-31Merge pull request #67818 from xvapx/remove/crashplanAaron Andersen
2019-09-01crashplan, crashplan-small-business: remove pkg and moduleMarti Serra
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger
2019-08-26treewide: remove redundant quotesvolth
2019-08-13Merge pull request #65728 from Infinisil/types-eithersAaron Andersen
2019-08-11nixos/postgresql-wal-receiver: add module (#63799)Notkea
2019-08-08nixos/modules: Replace all nested types.either's with types.oneOf'sSilvan Mosberger
2019-08-02nixos/zfs: add autoReplication functionalityAlex Brandt
2019-07-15nixos/backup/tsm: init moduleYarny0
2019-06-27duplicati: fix StateDirectoryDomen Kožar
2019-06-26duplicati: PermissionsStartOnly is deprecatedDomen Kožar
2019-06-25duplicati: allow changing the userDomen Kožar
2019-06-22duplicati: change default interface to 127.0.0.1 for a saner defaultDomen Kožar
2019-05-18Merge pull request #60406 from JohnAZoidberg/remove-isnullRobin Gloster
2019-05-13FIx some malformed XML in option descriptionsEelco Dolstra