default: disable helix
This commit is contained in:
parent
c6efaab668
commit
065dc4b6c0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
./programs/editors/helix
|
# ./programs/editors/helix
|
||||||
./programs/editors/neovim
|
./programs/editors/neovim
|
||||||
./programs/terminal/lazygit
|
./programs/terminal/lazygit
|
||||||
./programs/terminal/nushell
|
./programs/terminal/nushell
|
||||||
|
|
Loading…
Reference in a new issue