MyNixOS website logo
option

services.stash-clipboard.excludedApps

List of application classes to exclude from the database. Entries from these apps are still copied to the clipboard, but it will never be put inside the database.

Declarations
Type
list of string
Default
[ ]
Example
[
  "Bitwarden"
]