summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/backup/borgbackup.nix
AgeCommit message (Expand)Author
3 daysnixos/snapper, nixos/borgbackup: Fix module doc typoMatt Kline
2024-05-09nixos/borgbackup: add an option to ignore warningsGuillaume Girol
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2024-04-09Merge pull request #301528 from Mic92/borgbackup-fixJörg Thalheim
2024-04-06nixos/borgbackup: fix directory ownership regressionBjørn Forsman
2024-04-04nixos/borgbackup: fix network-online.target warningJörg Thalheim
2023-12-29nixos/borgbackup: replace activationScript via tmpfilesnikstur
2023-12-06nixos/borgbackup: add `listOf str` types to `extraArgs`h7x4
2023-11-30treewide: replace `mkPackageOptionMD` with `mkPackageOption`h7x4
2023-10-07nixos/borgbackup: add package optionamesgen
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler
2023-05-14nixos/borgbackup: fix extraCompactArgsSophie Tauchert
2023-04-11nixos/borgbackup: run compact after pruneajs124
2023-01-27nixos/manual: render module chapters with nixos-render-docspennae
2022-12-28nixos/borgbackup: fix ~/.cache, ~/.config ownershipBjørn Forsman
2022-12-17Merge pull request #205479 from IzumiRaine/borgbackup-patternsNaïm Favier
2022-12-17Merge pull request #198239 from jacobgreenleaf/jacobg-borg-inhibitRyan Lahfa
2022-12-10nixos/borgbackup: add option "patterns"Izumi Raine
2022-12-10nixos/borgbackup: fix newline escaping with optional arguments Naïm Favier
2022-12-07nixos/borgbackup: change --prefix to --glob-archivesBjørn Forsman
2022-12-04nixos/borgbackup: Add option for inhibiting sleepJacob Greenleaf
2022-09-26treewide: makeWrapper to nativeBuildInputsArtturin
2022-08-14Merge pull request #179896 from erikarvstedt/fix-bash-exit-handlerSebastián Mancilla
2022-08-06nixos/*: automatically convert option docspennae
2022-08-05nixos/*: normalize manpage references to single-line formpennae
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-07-02treewide: fix bash exit handlersErik Arvstedt
2022-01-20nixos/borgbackup: remove literalDocBook in descriptionNaïm Favier
2022-01-18nixos/borgbackup: move systemd.timers logic into single blockFelix Buehler
2022-01-17nixos/borgbackup: start remote backup only if network is availableFelix Buehler
2022-01-17nixos/borgbackup: Add a persistentTimer option.blargg
2022-01-16nixos/borgbackup: allow empty archive base nameWinter
2021-12-03Revert "nixos/borgbackup: specify systemd WorkingDirectory"Kerstin Humm
2021-10-31nixos/borgbackup: specify systemd WorkingDirectoryKerstin Humm
2021-10-22nixos/borgbackup: allow dump scripts as stdin inputspennae
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-09-12nixos: define the primary group of users where neededGuillaume Girol
2021-08-15treewide: runCommandNoCC -> runCommandRobert Hensing
2021-04-14nixos/users: require one of users.users.name.{isSystemUser,isNormalUser}Symphorien Gibol
2020-04-02nixos/borgbackup: fix evaluationJörg Thalheim
2020-04-01borgbackup: Moved documentation to NixOS manual and added examples forNiklaus Giger
2019-12-26nixos/borgbackup: install job wrappers to systemPackages for easy borg accessYorick van Pelt
2019-10-14nixos/borgbackup: add option to allow removable devicesMaximilian Bosch
2019-01-10nixos/borgbackup: use coercedTo instead of apply on `paths` (#53756)Yorick
2018-11-30nixos/borgbackup: allow paths to be empty or relative (#51275)Robert Schütz
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth
2018-05-24nixos/borgbackup: make extraArgs a shell variableRobert Schütz
2018-05-24nixos/borgbackup: let borg write to disk and see /tmp, add extraArgsSimon Lackerbauer
2018-03-19nixos/borgbackup: initRobert Schütz