{ home-manager.users.rafiq = { services.clipse = { enable = true; historySize = 1000; imageDisplay.type = "kitty"; }; }; }