summaryrefslogtreecommitdiff
path: root/modules/mac/programs/homebrew/casks/communication.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mac/programs/homebrew/casks/communication.nix')
-rw-r--r--modules/mac/programs/homebrew/casks/communication.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/modules/mac/programs/homebrew/casks/communication.nix b/modules/mac/programs/homebrew/casks/communication.nix
deleted file mode 100644
index a852163..0000000
--- a/modules/mac/programs/homebrew/casks/communication.nix
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- homebrew.casks = [
- "zoom"
- "grammarly-desktop"
- "discord"
- "loom"
- ];
-}