{ inputs, outputs, lib, config, pkgs, ... }: { programs.helix = { catppuccin.enable = true; }; }