neovim now managed by nvf, and flake lock
This commit is contained in:
@@ -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" =
|
||||
|
||||
Reference in New Issue
Block a user