add direnv to neovim
This commit is contained in:
parent
b107437e21
commit
87022b3131
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ in
|
|||
# because yes
|
||||
users.users.sako.packages = with pkgs; [
|
||||
neovim
|
||||
direnv
|
||||
];
|
||||
home-manager.users.sako.xdg.configFile.nvim = {
|
||||
source = ../../../../config/nvim;
|
||||
|
|
Loading…
Reference in a new issue