summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-01-03 23:49:50 -0800
committerFuwn <[email protected]>2025-01-03 23:49:50 -0800
commit373d950ab448b956730b1666157bc099ce2b4a80 (patch)
treef6e0a4097dee7f2869365cb1983162fe49e5e298 /modules
parentnara: configure fish (diff)
downloadnixos-config-373d950ab448b956730b1666157bc099ce2b4a80.tar.xz
nixos-config-373d950ab448b956730b1666157bc099ce2b4a80.zip
nara: add ghostty
Diffstat (limited to 'modules')
-rw-r--r--modules/mac/programs/homebrew/casks.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/casks.nix b/modules/mac/programs/homebrew/casks.nix
index 0bf2fab..0d93afd 100644
--- a/modules/mac/programs/homebrew/casks.nix
+++ b/modules/mac/programs/homebrew/casks.nix
@@ -4,5 +4,6 @@
"iina"
"aerospace"
"tuist"
+ "ghostty"
];
}