about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorNazar Vinnichuk <nazar@vinnich.uk>2023-09-27 19:55:37 +0300
committerNazar Vinnichuk <nazar@vinnich.uk>2023-09-27 19:55:37 +0300
commite40c8d3739858985446f109b057224783cf923ca (patch)
tree352a3ca6b5618eb2d4064522ead98591529b6979 /nixos
parent8a86b98f0ba1c405358f1b71ff8b5e1d317f5db2 (diff)
downloadnixlib-e40c8d3739858985446f109b057224783cf923ca.tar
nixlib-e40c8d3739858985446f109b057224783cf923ca.tar.gz
nixlib-e40c8d3739858985446f109b057224783cf923ca.tar.bz2
nixlib-e40c8d3739858985446f109b057224783cf923ca.tar.lz
nixlib-e40c8d3739858985446f109b057224783cf923ca.tar.xz
nixlib-e40c8d3739858985446f109b057224783cf923ca.tar.zst
nixlib-e40c8d3739858985446f109b057224783cf923ca.zip
nixos/transmission: fix a typo in the docs
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/services/torrent/transmission.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/torrent/transmission.nix b/nixos/modules/services/torrent/transmission.nix
index 752ab91fe631..b98cb5283a1a 100644
--- a/nixos/modules/services/torrent/transmission.nix
+++ b/nixos/modules/services/torrent/transmission.nix
@@ -182,7 +182,7 @@ in
         example = "770";
         description = lib.mdDoc ''
           If not `null`, is used as the permissions
-          set by `systemd.activationScripts.transmission-daemon`
+          set by `system.activationScripts.transmission-daemon`
           on the directories [](#opt-services.transmission.settings.download-dir),
           [](#opt-services.transmission.settings.incomplete-dir).
           and [](#opt-services.transmission.settings.watch-dir).