about summary refs log tree commit diff
path: root/nixos/modules/services/torrent
AgeCommit message (Expand)AuthorFilesLines
2023-12-08nixos/transmission: correct typo on systemd StateDirectoryckie1-4/+4
2023-11-14nixos/flexget: remove TZ envvareyjhb1-1/+0
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel1-1/+1
2023-10-20nixos: fix bad mkEnableOption descriptionsBjørn Forsman1-1/+1
2023-09-27nixos/transmission: fix a typo in the docsNazar Vinnichuk1-1/+1
2023-05-09nixos/deluge: fix typofetsorn1-1/+1
2023-01-22nixos/rtorrent: make directory permissions configurableJörg Thalheim1-1/+10
2023-01-21nixos: remove stray spacesNaïm Favier1-1/+1
2023-01-13nixos/flexget: add package optionPeder Bergebakken Sundt1-1/+3
2023-01-05modules: add mkPackageOptionMDpennae1-1/+1
2023-01-05modules: add mkAliasOptionModuleMDpennae1-2/+2
2022-12-17nixos: fix typosfigsoda4-6/+6
2022-12-14transmission: add package optionJakub Sokołowski1-3/+5
2022-11-08rmem_max: define merge functionhappysalada1-1/+1
2022-08-31nixos/*: convert straggler options to MDpennae1-6/+6
2022-08-31nixos/*: convert options with admonitions to MDpennae1-16/+14
2022-08-31nixos/*: md-"convert" empty descriptionspennae1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae6-8/+8
2022-08-31nixos/*: convert more partially-md option descriptionspennae1-2/+2
2022-08-31nixos/*: remove indentation from long enable optionspennae1-13/+21
2022-08-19nixos/* eliminate inner whitespace in tags that was missed earlierpennae1-2/+2
2022-08-19nixos/*: normalize <package> to <literal>pennae1-4/+4
2022-08-03nixos/*: automatically convert option docs to MDpennae1-28/+28
2022-08-03nixos/*: replace <code> in option docs with <literal>pennae1-3/+3
2022-07-30treewide: automatically md-convert option descriptionspennae7-72/+72
2021-12-17Merge pull request #148785 from pennae/more-option-doc-staticizingGraham Christensen3-2/+10
2021-12-09treewide: add defaultText to remaining optionspennae1-0/+4
2021-12-09treewide: add defaultText for options with simple interpolation defaultspennae2-2/+6
2021-12-07Merge pull request #147324 from ju1m/transmissionAaron Andersen1-15/+27
2021-12-01nixos/transmission: adjust message-level enumbb20201-1/+1
2021-11-25nixos/transmission: disable downloadDirPermissions by defaultJulien Moutinho1-15/+27
2021-10-21transmission: add extraFlags configuration optionJakub Sokołowski1-1/+10
2021-10-18nixos/transmission: remove SystemCallErrorNumber= to raise errorsJulien Moutinho1-1/+0
2021-10-18nixos/transmission: remove InaccessiblePaths= to enable reload, fixes #135695Julien Moutinho1-2/+0
2021-10-18nixos/transmission: use freeformType on settingsJulien Moutinho1-120/+186
2021-10-18Merge pull request #139128 from HexF/patch-1Sandro1-0/+2
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier5-6/+6
2021-09-23transmission: fix error when watch-dir is enabledThomas Hobson1-0/+2
2021-09-12nixos: define the primary group of users where neededGuillaume Girol2-1/+7
2021-08-19deluge-1_x: Remove older version of Deluge (#134448)Jean-Paul Calderone1-1/+8
2021-04-23transmission: move apparmor profile to NixpkgsJulien Moutinho1-47/+30
2021-04-23Revert "Revert "apparmor: fix and improve the service""Julien Moutinho1-51/+12
2021-01-28nixos/deluge: add typeScriptkiddi1-0/+1
2020-11-24utillinux: rename to util-linuxGraham Christensen1-3/+3
2020-11-07transmission: fix #98904Julien Moutinho1-0/+2
2020-10-30nixos/transmission: point at the settings dir in cfg.home.David Anderson1-1/+1
2020-10-07Revert "apparmor: fix and improve the service"Vladimír Čunát1-10/+53
2020-09-06apparmor: fix and improve the serviceJulien Moutinho1-53/+10
2020-08-17Merge pull request #95522 from doronbehar/fix/transmissionJörg Thalheim1-1/+17
2020-08-17transmission: fix BindReadOnlyPaths=Julien Moutinho1-3/+1