diff options
| author | Fuwn <[email protected]> | 2025-05-12 23:48:38 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-05-12 23:48:38 -0700 |
| commit | 5949c608bd9fea53eb3853f8be21e655e1df6dbb (patch) | |
| tree | f819c8fdebe7e6f5e49f797be3627b737ebc32af /modules | |
| parent | Himeji: Bump Locus (diff) | |
| download | nixos-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.nix | 1 |
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" ]; } |