{config, pkgs, lib, ...}: { services.skhd = { enable = true; skhdConfig = '' ''; }; }