summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/backup/syncoid.nix
AgeCommit message (Expand)Author
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2024-01-10nixos/syncoid: add missing ZFS mount permissionWim de With
2023-11-30treewide: replace `mkPackageOptionMD` with `mkPackageOption`h7x4
2023-11-22nixos/syncoid: add possibility to use string type for sshKey optionsdatafoo
2023-11-06syncoid: disable PrivateUsers in systemd unitIvan Petkov
2023-03-29(nixos/sanoid, nixos/syncoid): Add package optionsJanet Cobb
2022-08-31nixos/*: automatically convert option descriptionspennae
2022-08-16syncoid: handle syncing dataset without a parentJörg Thalheim
2022-08-06nixos/*: automatically convert option docspennae
2022-08-05nixos/*: normalize manpage references to single-line formpennae
2022-08-03nixos/*: automatically convert option docs to MDpennae
2022-08-03nixos/*: replace <replaceable>s with «thing»pennae
2022-07-30treewide: automatically md-convert option descriptionspennae
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-09-27nixos/syncoid: Delegate permissions to parent dataset if target is missingElis Hirwing
2021-08-16nixos/syncoid: add global and per-dataset permissions optionsmisuzu
2021-07-26nixos/syncoid: Drop ~[at]sync from the systemcallfilter to avoid coredumpsElis Hirwing
2021-07-26nixos/syncoid: Reformat file with nixpkgs-fmtElis Hirwing
2021-07-26nixos/syncoid: Build unallow commands as a post job to drop permissionsElis Hirwing
2021-07-25nixos/syncoid: Extract datasets rather than poolsElis Hirwing
2021-07-24nixos/syncoid: split in multiple systemd servicesJulien Moutinho
2020-11-21nixos/syncoid: fix permissions without --no-sync-snapDaniel Fullmer
2020-10-25Merge pull request #79759 from lopsided98/syncoid-no-rootBenjamin Hipple
2020-04-02nixos/treewide: Fix incorrectly rendered examplesSilvan Mosberger
2020-03-09nixos/syncoid: automatically setup privilege delegationBen Wolsieffer
2020-02-10nixos/sanoid, nixos/syncoid: init module and testBen Wolsieffer