diff --git a/modules/home/services/cliphist.nix b/modules/home/services/cliphist.nix index e3b8988..0e83756 100644 --- a/modules/home/services/cliphist.nix +++ b/modules/home/services/cliphist.nix @@ -17,7 +17,6 @@ services.cliphist = { enable = true; - allowImages = false; extraOptions = [ ]; };