{ ... }: { programs.alacritty = { enable = true; theme = "catppuccin_mocha"; settings = { font = { normal = { family = "FiraCode Nerd Font"; style = "Regular"; }; }; }; }; }