neovim now managed by nvf, and flake lock

This commit is contained in:
cnst
2024-12-08 21:01:26 +01:00
parent 0317b89498
commit 9c3995770d
18 changed files with 115 additions and 796 deletions

View File

@@ -57,6 +57,9 @@
enable = true;
};
neovim = {
enable = false;
};
nvf = {
enable = true;
};
nwg-bar = {