Add ghostty & fixes

This commit is contained in:
2026-02-18 12:10:59 +01:00
parent ce81e66652
commit 193cc6b9cd
9 changed files with 55 additions and 42 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
nixpkgs.hostPlatform = "aarch64-darwin";
# Homebrew apps
os.homebrew.iterm.enable = true;
os.homebrew.ghostty.enable = true;
os.homebrew.zed.enable = true;
os.homebrew.jetbrain.enable = true;
os.homebrew.iina.enable = true;