{ lib, namespace, ... }: with lib; { options.${namespace}.programs.kitty = { enable = mkEnableOption "enable kitty terminal"; }; }