home-modules: add ghostty
This commit is contained in:
parent
2800e74f7e
commit
e91968e2a1
3 changed files with 17 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
wezterm.enable = lib.mkForce true;
|
||||
vscodium.enable = lib.mkForce true;
|
||||
kitty.enable = lib.mkForce true;
|
||||
ghostty.enable = true;
|
||||
|
||||
starship.enable = lib.mkForce true;
|
||||
helix.enable = lib.mkForce true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue