zellij and helix config

This commit is contained in:
Noah Masur
2025-03-17 23:30:38 -04:00
parent 442249c242
commit 59c5ca4816
4 changed files with 77 additions and 4 deletions

View File

@ -19,6 +19,7 @@ in
zed-editor.enable = lib.mkDefault true;
ghostty.enable = lib.mkDefault true;
helix.enable = lib.mkDefault true;
zellij.enable = lib.mkDefault true;
};
home.packages = [