mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
cliphist: Use upstream default options
This commit is contained in:
parent
cd84465d7f
commit
94f8e8cb17
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
services.cliphist = {
|
||||
enable = true;
|
||||
allowImages = false;
|
||||
extraOptions = [ ];
|
||||
};
|
||||
|
||||
systemd.user.services.cliphist.Service.ExecStopPost =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue