Remove goose and set helix as default editor
This commit is contained in:
parent
a4956ffbd3
commit
1b5b23ac9e
3 changed files with 1 additions and 92 deletions
|
|
@ -6,6 +6,7 @@
|
|||
inherit (pkgs) nil; # Nix language server
|
||||
# inherit desktopItem;
|
||||
};
|
||||
sessionVariables = { EDITOR = "hx"; };
|
||||
};
|
||||
programs.helix = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue