services.stash-clipboard.arguments

NixOS option

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

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