mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
cliphist: Reenable the separate image service
See https://github.com/nix-community/home-manager/issues/7898#issuecomment-3413281971
This commit is contained in:
parent
aa7cd9f8db
commit
aec201868c
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@
|
||||||
|
|
||||||
services.cliphist = {
|
services.cliphist = {
|
||||||
enable = true;
|
enable = true;
|
||||||
allowImages = false;
|
|
||||||
extraOptions = [ ];
|
extraOptions = [ ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue