{ programs.nixvim = { enable = true; colorschemes.catppuccin = { enable = true; settings = { transparent_background = true; }; }; }; }