Transmission: Difference between revisions
imported>Samueldr Creates page with details about the configuration. |
imported>Dywedir m Update link |
||
| Line 10: | Line 10: | ||
boolean values must not. | boolean values must not. | ||
</blockquote> | </blockquote> | ||
<cite>[https://github.com/NixOS/nixpkgs/blob/ | <cite>[https://github.com/NixOS/nixpkgs/blob/dd705fb45fd17c078522dedb76ee710ed4d3af4b/nixos/modules/services/torrent/transmission.nix#L64:L71 <nixpkgs>/nixos/modules/services/torrent/transmission.nix]</cite> | ||
To persist changes, edit them, look at the <code>[services.transmission.home]/.config/transmission-daemon/settings.json</code> file generated for the setting keys and their values, and save them to <code>services.transmission.settings</code> | To persist changes, edit them, look at the <code>[services.transmission.home]/.config/transmission-daemon/settings.json</code> file generated for the setting keys and their values, and save them to <code>services.transmission.settings</code> | ||