diff options
| author | Fuwn <[email protected]> | 2025-01-28 22:37:05 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-01-28 22:37:05 -0800 |
| commit | dce2b345ea2ff75010885a12e9a97e037ca62184 (patch) | |
| tree | 0de65d61070bbbf6766aad0bb625926cd8127597 /modules/mac/programs | |
| parent | nara: update mas apps (diff) | |
| download | nixos-config-dce2b345ea2ff75010885a12e9a97e037ca62184.tar.xz nixos-config-dce2b345ea2ff75010885a12e9a97e037ca62184.zip | |
nara: add obs
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 3b6a815..4148f90 100644 --- a/modules/mac/programs/homebrew/casks.nix +++ b/modules/mac/programs/homebrew/casks.nix @@ -9,5 +9,6 @@ "cool-retro-term" "ollamac" "bruno" + "obs" ]; } |