summaryrefslogtreecommitdiff
path: root/modules/mac
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-03-10 01:27:52 -0700
committerFuwn <[email protected]>2025-03-10 01:27:52 -0700
commit5d0e61461fe973c3f029c151bc6edb6f52ec7ee0 (patch)
tree2dc3749edf17262efd135fe6862791eeda08d764 /modules/mac
parentNara: Remove WWDC cask (diff)
downloadnixos-config-5d0e61461fe973c3f029c151bc6edb6f52ec7ee0.tar.xz
nixos-config-5d0e61461fe973c3f029c151bc6edb6f52ec7ee0.zip
Nara: Add Storj Uplink CLI brew
Diffstat (limited to 'modules/mac')
-rw-r--r--modules/mac/programs/homebrew/brews.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/brews.nix b/modules/mac/programs/homebrew/brews.nix
index 6caa1f3..34f5ddf 100644
--- a/modules/mac/programs/homebrew/brews.nix
+++ b/modules/mac/programs/homebrew/brews.nix
@@ -24,5 +24,6 @@
"socat"
"node@23"
"xcdiff"
+ "storj-uplink"
];
}