refactor(nixvim): move catppuccin to its own file
This commit is contained in:
parent
3a63bec55b
commit
bdbb40c953
5 changed files with 12 additions and 6 deletions
5
users/modules/programs/nixvim/lualine.nix
Normal file
5
users/modules/programs/nixvim/lualine.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
programs.nixvim.plugins.lualine = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue