feat/nix #3
1 changed files with 4 additions and 0 deletions
|
@ -10,4 +10,8 @@
|
|||
".config/helix/config.toml".source = ./config.toml;
|
||||
".config/helix/languages.toml".source = ./languages.toml;
|
||||
};
|
||||
|
||||
home.sessionVariables = {
|
||||
EDITOR = "hx";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue