add ghostty

This commit is contained in:
Chris Kruining 2025-03-04 23:47:10 +01:00
parent 1362d6d3c6
commit c408aea5b8
3 changed files with 38 additions and 3 deletions

View file

@ -48,8 +48,9 @@
};
terminal = {
default = "alacritty";
default = "ghostty";
alacritty.enable = true;
ghostty.enable = true;
};
editors = {