Compare

9c3f2568bd2b5878d02ab4f0862240d49a3f3e03 .. 8f0d8e6dfe4632c461658a7db8f0eeb5261d62df · 1 commits

Changed files

Commits

HashSubjectAuthorDate
8f0d8e6d Add audacity (not really working) and begin WM stuff Ryan Schanzenbacher
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5509140
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.DS_Store
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 {
"netbirdio/tap"
];
+ brews = [
+ ];
+
casks = [
+ "glide"
"utm"
"ghostty"
"zen"
diff --git a/users/ryan/home.nix b/users/ryan/home.nix
index 6429fab..af8770b 100644
--- a/users/ryan/home.nix
+++ b/users/ryan/home.nix
@@ -124,6 +124,8 @@
kubectl
talhelper
talosctl
+ audacity
+ ffmpeg
];
# Home Manager is pretty good at managing dotfiles. The primary way to manage