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
|
# because yes
|
||||||
users.users.sako.packages = with pkgs; [
|
users.users.sako.packages = with pkgs; [
|
||||||
neovim
|
neovim
|
||||||
|
direnv
|
||||||
];
|
];
|
||||||
home-manager.users.sako.xdg.configFile.nvim = {
|
home-manager.users.sako.xdg.configFile.nvim = {
|
||||||
source = ../../../../config/nvim;
|
source = ../../../../config/nvim;
|
||||||
|
|
Loading…
Reference in a new issue