add nvim config

This commit is contained in:
2024-11-04 18:05:01 +01:00
parent 4eed14ce1f
commit 5ebf139b8f
4 changed files with 332 additions and 2 deletions

View File

@ -9,7 +9,7 @@
rescue = "ssh-wrapper rescue";
};
initExtra = ''
initExtra = /* bash */ ''
source ${pkgs.blesh}/share/blesh/ble.sh
export PATH=$PATH:~/.local/bin
export SSH_AUTH_SOCK=/run/user/1000/ssh-agent