services.slskd.settings.shares.filters
Regular expressions of files to exclude from sharing.
- Type
list of string- Example
[ "\.ini$" "Thumbs.db$" "\.DS_Store$" ]- Declared
- <nixpkgs/nixos/modules/services/web-apps/slskd.nix>
Regular expressions of files to exclude from sharing.
list of string[ "\.ini$" "Thumbs.db$" "\.DS_Store$" ]