diff options
| author | Fuwn <[email protected]> | 2025-01-30 23:03:42 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-01-30 23:03:42 -0800 |
| commit | bc50b74ec0c251d7f7317954369ca4e067412dd6 (patch) | |
| tree | d507aea4a8ac48f72aa87783a4526c4d5a2ec7d6 /modules/mac/programs | |
| parent | nara: migrate missing apps to casks (diff) | |
| download | nixos-config-bc50b74ec0c251d7f7317954369ca4e067412dd6.tar.xz nixos-config-bc50b74ec0c251d7f7317954369ca4e067412dd6.zip | |
nara: add rockbox utility
Diffstat (limited to 'modules/mac/programs')
| -rw-r--r-- | modules/mac/programs/homebrew/casks.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/casks.nix b/modules/mac/programs/homebrew/casks.nix index ccca728..25aa6a6 100644 --- a/modules/mac/programs/homebrew/casks.nix +++ b/modules/mac/programs/homebrew/casks.nix @@ -82,5 +82,6 @@ "vlc" "wireshark" "vb-cable" + "rockboxutility" ]; } |