diff options
| author | Fuwn <[email protected]> | 2025-05-03 03:52:11 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-05-03 03:52:11 -0700 |
| commit | 6dbd21251a5b5530a0b76b05772f32342fd019a9 (patch) | |
| tree | 82b2ea9cfb0143cf89fedd64791e7c31bc9140dd /modules/mac | |
| parent | Nara: Add Nicotine+ brew (diff) | |
| download | nixos-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.nix | 1 |
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" ]; } |