{ ... }: { flake.modules.homeManager.helix = { programs.helix = { enable = true; settings = { theme = "kanagawa"; }; }; }; }