about summary refs log tree commit diff
path: root/nixos/modules/services/mail/opendkim.nix
AgeCommit message (Expand)AuthorFilesLines
2021-12-02nixos/*: add trivial defaultText for options with simple defaultspennae1-0/+1
2021-04-25nixos/opendkim: Fix CapabilityBoundingSet optionMartin Weinelt1-1/+1
2020-09-03nixos/opendkim: add keyPath to ReadWritePathsPhilipp Bartsch1-0/+1
2020-09-03nixos/opendkim: add systemd service sandboxPhilipp Bartsch1-0/+29
2020-01-07tree-wide: fix errors and warning related to loaOf deprecationMilan Pässler1-1/+1
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-7/+7
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger1-0/+3
2019-05-26nixos/opendkim: replace deprecated usage of PermissionsStartOnlyAaron Andersen1-3/+4
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2017-10-23opendkim: automated key generation (no manual changes for service initializat...joachim schiele1-3/+23
2016-06-12Escape all shell arguments uniformlyzimbatm1-1/+1
2016-03-04opendkim service: improve `domains` documentationNikolay Amiantov1-3/+6
2016-01-13nixos/opendkim: add moduleNikolay Amiantov1-0/+109