hermit/configuration.nix: disable helix
This commit is contained in:
parent
8a113d8bf5
commit
49f32abcd6
2 changed files with 2 additions and 11 deletions
|
@ -30,7 +30,7 @@
|
|||
# only emacs for me, right now.
|
||||
neovim.enable = true;
|
||||
# sadly just not advanced enough, yet.
|
||||
helix.enable = true;
|
||||
helix.enable = false;
|
||||
kakoune.enable = false;
|
||||
};
|
||||
discord.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue