home: rename helix
This commit is contained in:
parent
92bacd3acd
commit
7794b28b05
1 changed files with 1 additions and 1 deletions
|
@ -1,9 +1,9 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
imports = [
|
imports = [
|
||||||
|
./editors/helix
|
||||||
./neofetch
|
./neofetch
|
||||||
./nushell
|
./nushell
|
||||||
./starship
|
./starship
|
||||||
./helix
|
|
||||||
./git
|
./git
|
||||||
./lazygit
|
./lazygit
|
||||||
./direnv
|
./direnv
|
||||||
|
|
Loading…
Reference in a new issue