FIX NVIM
This commit is contained in:
parent
914f1320cd
commit
ea5aff4953
1 changed files with 1 additions and 0 deletions
|
|
@ -3,4 +3,5 @@
|
||||||
environment.shells = with pkgs; [ zsh ];
|
environment.shells = with pkgs; [ zsh ];
|
||||||
programs.zsh.enable = true;
|
programs.zsh.enable = true;
|
||||||
users.defaultUserShell = pkgs.zsh;
|
users.defaultUserShell = pkgs.zsh;
|
||||||
|
programs.nix-ld.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue