summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-05-12 23:48:38 -0700
committerFuwn <[email protected]>2025-05-12 23:48:38 -0700
commit5949c608bd9fea53eb3853f8be21e655e1df6dbb (patch)
treef819c8fdebe7e6f5e49f797be3627b737ebc32af /modules
parentHimeji: Bump Locus (diff)
downloadnixos-config-5949c608bd9fea53eb3853f8be21e655e1df6dbb.tar.xz
nixos-config-5949c608bd9fea53eb3853f8be21e655e1df6dbb.zip
Nara: Add Loom cask
Diffstat (limited to 'modules')
-rw-r--r--modules/mac/programs/homebrew/casks/communication.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/casks/communication.nix b/modules/mac/programs/homebrew/casks/communication.nix
index ab3be25..a852163 100644
--- a/modules/mac/programs/homebrew/casks/communication.nix
+++ b/modules/mac/programs/homebrew/casks/communication.nix
@@ -3,5 +3,6 @@
"zoom"
"grammarly-desktop"
"discord"
+ "loom"
];
}