added nerdfonts-martian mono

deleted old shtuff
This commit is contained in:
2025-07-10 13:01:20 -05:00
parent 14de787e82
commit c5efc3fb44
9 changed files with 8 additions and 48 deletions

View File

@@ -1,14 +0,0 @@
_:
{
programs.neovim = {
enable = false;
vimAlias = true;
viAlias = true;
};
hj = {
files = {
".config/nvim".source = ./nvim;
};
};
}