summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2026-06-20 19:33:28 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2026-06-20 19:33:28 -0400
commit8f0d8e6dfe4632c461658a7db8f0eeb5261d62df (patch)
tree20b169713faa2a404bf67e0b39599d5954338908 /hosts
parent9c3f2568bd2b5878d02ab4f0862240d49a3f3e03 (diff)
Add audacity (not really working) and begin WM stuff
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"