mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 03:52:10 +02:00
update
This commit is contained in:
9
home/programs/nvim/colorscheme.nix
Normal file
9
home/programs/nvim/colorscheme.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
programs.nixvim = {
|
||||
enable = true;
|
||||
colorschemes.catppuccin = {
|
||||
enable = true;
|
||||
settings = { transparent_background = true; };
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user