home: add config for helix (#24)
This commit is contained in:
parent
4aa4296d23
commit
f70053b110
5 changed files with 21 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
git = import ./git.nix;
|
||||
gpg = import ./gpg.nix;
|
||||
gtk = import ./gtk.nix;
|
||||
helix = import ./helix;
|
||||
keyring = import ./keyring.nix;
|
||||
kitty = import ./kitty;
|
||||
mako = import ./mako.nix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue