cliphist: Use upstream default options

This commit is contained in:
SebastianStork 2025-09-25 15:12:39 +02:00
parent cd84465d7f
commit 94f8e8cb17

View file

@ -18,6 +18,7 @@
services.cliphist = { services.cliphist = {
enable = true; enable = true;
allowImages = false; allowImages = false;
extraOptions = [ ];
}; };
systemd.user.services.cliphist.Service.ExecStopPost = systemd.user.services.cliphist.Service.ExecStopPost =