services.stash-clipboard.serviceArguments

NixOS option

A list of arguments which are passed to stash watch. For a list of available arguments, run stash watch --help.

type: list of string
Default
[ ]
Example
[
  "--persist"
]
declared in: nixos/modules/services/misc/stash-clipboard.nixView source on NixOS/nixpkgs →