set EDITOR again

This commit is contained in:
sloane 2025-04-15 13:18:08 -04:00
parent 92947ba399
commit 65c10866ec
Signed by: sloanelybutsurely
SSH key fingerprint: SHA256:8SBnwhl+RY3oEyQxy1a9wByPzxWM0x+/Ejc+sIlY5qQ

View file

@ -10,6 +10,7 @@
sessionVariables = {
SSH_AUTH_SOCK = "$HOME/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock";
EDITOR = "nvim";
};
packages = with pkgs; [