{pkgs, ...}: { programs.ghostty.enable = true; programs.ghostty.settings = { font-family = "Fira Code"; }; }