summaryrefslogtreecommitdiff
path: root/modules/mac
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-05-03 03:52:11 -0700
committerFuwn <[email protected]>2025-05-03 03:52:11 -0700
commit6dbd21251a5b5530a0b76b05772f32342fd019a9 (patch)
tree82b2ea9cfb0143cf89fedd64791e7c31bc9140dd /modules/mac
parentNara: Add Nicotine+ brew (diff)
downloadnixos-config-6dbd21251a5b5530a0b76b05772f32342fd019a9.tar.xz
nixos-config-6dbd21251a5b5530a0b76b05772f32342fd019a9.zip
Nara: Add Motrix cask
Diffstat (limited to 'modules/mac')
-rw-r--r--modules/mac/programs/homebrew/casks/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/casks/default.nix b/modules/mac/programs/homebrew/casks/default.nix
index e4ddd9e..06f11dc 100644
--- a/modules/mac/programs/homebrew/casks/default.nix
+++ b/modules/mac/programs/homebrew/casks/default.nix
@@ -33,5 +33,6 @@
"cork"
"google-drive"
"notion-calendar"
+ "motrix"
];
}