set EDITOR again
This commit is contained in:
parent
92947ba399
commit
65c10866ec
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
|
|
||||||
sessionVariables = {
|
sessionVariables = {
|
||||||
SSH_AUTH_SOCK = "$HOME/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock";
|
SSH_AUTH_SOCK = "$HOME/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock";
|
||||||
|
EDITOR = "nvim";
|
||||||
};
|
};
|
||||||
|
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
|
Loading…
Reference in a new issue