about summary refs log tree commit diff
path: root/nixos/modules/services/backup/syncoid.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-21/+21
2024-01-10nixos/syncoid: add missing ZFS mount permissionWim de With1-1/+1
2023-11-30treewide: replace `mkPackageOptionMD` with `mkPackageOption`h7x41-1/+1
2023-11-22nixos/syncoid: add possibility to use string type for sshKey optionsdatafoo1-6/+2
2023-11-06syncoid: disable PrivateUsers in systemd unitIvan Petkov1-1/+1
2023-03-29(nixos/sanoid, nixos/syncoid): Add package optionsJanet Cobb1-1/+3
2022-08-31nixos/*: automatically convert option descriptionspennae1-2/+2
2022-08-16syncoid: handle syncing dataset without a parentJörg Thalheim1-16/+18
2022-08-06nixos/*: automatically convert option docspennae1-2/+2
2022-08-05nixos/*: normalize manpage references to single-line formpennae1-2/+1
2022-08-03nixos/*: automatically convert option docs to MDpennae1-1/+1
2022-08-03nixos/*: replace <replaceable>s with «thing»pennae1-2/+2
2022-07-30treewide: automatically md-convert option descriptionspennae1-32/+32
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-1/+1
2021-09-27nixos/syncoid: Delegate permissions to parent dataset if target is missingElis Hirwing1-14/+65
2021-08-16nixos/syncoid: add global and per-dataset permissions optionsmisuzu1-6/+57
2021-07-26nixos/syncoid: Drop ~[at]sync from the systemcallfilter to avoid coredumpsElis Hirwing1-1/+0
2021-07-26nixos/syncoid: Reformat file with nixpkgs-fmtElis Hirwing1-177/+196
2021-07-26nixos/syncoid: Build unallow commands as a post job to drop permissionsElis Hirwing1-9/+15
2021-07-25nixos/syncoid: Extract datasets rather than poolsElis Hirwing1-9/+9
2021-07-24nixos/syncoid: split in multiple systemd servicesJulien Moutinho1-45/+124
2020-11-21nixos/syncoid: fix permissions without --no-sync-snapDaniel Fullmer1-8/+8
2020-10-25Merge pull request #79759 from lopsided98/syncoid-no-rootBenjamin Hipple1-4/+48
2020-04-02nixos/treewide: Fix incorrectly rendered examplesSilvan Mosberger1-1/+5
2020-03-09nixos/syncoid: automatically setup privilege delegationBen Wolsieffer1-4/+48
2020-02-10nixos/sanoid, nixos/syncoid: init module and testBen Wolsieffer1-0/+168