nixvim/config/catppuccin.nix

5 lines
58 B
Nix

{
colorschemes.catppuccin = {
enable = true;
};
}