use new nvim config
This commit is contained in:
parent
9beb028281
commit
e897ee2708
3 changed files with 135 additions and 202 deletions
|
@ -3,6 +3,6 @@
|
|||
inputs,
|
||||
...
|
||||
}: {
|
||||
home.packages = [inputs.nvim-nix.packages.${pkgs.system}.default];
|
||||
home.packages = [inputs.nvim-config.packages.${pkgs.system}.default];
|
||||
home.sessionVariables.EDITOR = "nvim";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue