summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/RyanMac/configuration.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/RyanMac/configuration.nix b/hosts/RyanMac/configuration.nix
index 5996ab2..51d181b 100644
--- a/hosts/RyanMac/configuration.nix
+++ b/hosts/RyanMac/configuration.nix
@@ -74,7 +74,11 @@ in {
74 "netbirdio/tap" 74 "netbirdio/tap"
75 ]; 75 ];
76 76
77 brews = [
78 ];
79
77 casks = [ 80 casks = [
81 "glide"
78 "utm" 82 "utm"
79 "ghostty" 83 "ghostty"
80 "zen" 84 "zen"