parent
6c9a7b9a0a
commit
d0ee7b139c
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ in {
|
|||
VISUAL = lib.mkForce helix;
|
||||
};
|
||||
programs.zsh.sessionVariables = {
|
||||
EDITOR = lib.mkForce helix;
|
||||
VISUAL = lib.mkForce helix;
|
||||
EDITOR = helix;
|
||||
VISUAL = helix;
|
||||
};
|
||||
systemd.user.sessionVariables = {
|
||||
EDITOR = lib.mkForce helix;
|
||||
|
|
Loading…
Add table
Reference in a new issue