services.transmission.settings.umask

NixOS option

Sets transmission’s file mode creation mask. See the umask(2) manpage for more information. Users who want their saved torrents to be world-writable may want to set this value to 0/"000".

type: signed integer or string
Default
"022"
declared in: nixos/modules/services/torrent/transmission.nixView source on NixOS/nixpkgs →