home-modules: add ghostty

This commit is contained in:
Veneficium 2025-02-15 23:49:00 +01:00
parent 2800e74f7e
commit e91968e2a1
3 changed files with 17 additions and 0 deletions

View file

@ -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;