summaryrefslogtreecommitdiff
path: root/modules/mac/programs
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-02-15 00:44:12 -0800
committerFuwn <[email protected]>2025-02-15 00:44:12 -0800
commit224fc6e623471e0296e103e642826ab037408efd (patch)
treef523d31e53efa5c33b579f667a7dc1787eb1fa7e /modules/mac/programs
parentNara: Update MAS apps (diff)
downloadnixos-config-224fc6e623471e0296e103e642826ab037408efd.tar.xz
nixos-config-224fc6e623471e0296e103e642826ab037408efd.zip
Nara: Add Google Drive Cask
Diffstat (limited to 'modules/mac/programs')
-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 03b35ad..c0ee29e 100644
--- a/modules/mac/programs/homebrew/casks.nix
+++ b/modules/mac/programs/homebrew/casks.nix
@@ -88,5 +88,6 @@
"virtual-ii"
"sf-symbols"
"cork"
+ "google-drive"
];
}