feat(neovim): switch to LazyVim via lazyvim-nix and add just-lsp
This commit is contained in:
@@ -11,6 +11,7 @@ let
|
||||
backupFileExtension = "bak";
|
||||
sharedModules = [
|
||||
inputs.sops-nix.homeManagerModules.sops
|
||||
inputs.lazyvim.homeManagerModules.default
|
||||
];
|
||||
extraSpecialArgs = {
|
||||
inherit inputs username;
|
||||
|
||||
Reference in New Issue
Block a user