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

@@ -8,6 +8,7 @@
sharedImports = [
# ./etc
"${self}/scripts"
inputs.nvf.homeManagerModules.default
self.nixosModules.home
self.nixosModules.options
];
@@ -16,7 +17,6 @@
"cnst@cnix" =
sharedImports
++ [
inputs.nvf.homeManagerModules.default
./cnst
];
"cnst@cnixpad" =