This commit is contained in:
Ben Clayton 2024-12-13 20:14:26 -07:00
parent e29d17d6bd
commit f0b24aeb19

View File

@ -1,5 +1,6 @@
{pkgs, ...}: { {pkgs, ...}: {
plugins = { plugins = {
lualine.enable = true;
}; };
colorschemes.catppuccin = { colorschemes.catppuccin = {
enable = true; enable = true;