flake: add EDITOR variable
This commit is contained in:
parent
1d7478c156
commit
0a2d1f59ed
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
};
|
||||
module = {
|
||||
config = {
|
||||
environment.sessionVariables.EDITOR = "hx";
|
||||
environment.systemPackages = with packages; [
|
||||
fish
|
||||
helix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue