diff options
| author | Fuwn <[email protected]> | 2025-02-06 16:15:55 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-06 16:15:55 -0800 |
| commit | 266937d110b4c331ac740a2cab5ff2b7d227cb63 (patch) | |
| tree | 37a222af50b89a853475bf630870dde1b8b3091b /modules/mac/programs | |
| parent | nara: update mas apps (diff) | |
| download | nixos-config-266937d110b4c331ac740a2cab5ff2b7d227cb63.tar.xz nixos-config-266937d110b4c331ac740a2cab5ff2b7d227cb63.zip | |
nara: drop pulsar
Diffstat (limited to 'modules/mac/programs')
| -rw-r--r-- | modules/mac/programs/homebrew/casks.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/mac/programs/homebrew/casks.nix b/modules/mac/programs/homebrew/casks.nix index 4b4a628..2dd1358 100644 --- a/modules/mac/programs/homebrew/casks.nix +++ b/modules/mac/programs/homebrew/casks.nix @@ -85,6 +85,5 @@ "raspberry-pi-imager" "whisky" "linearmouse" - "pulsar" ]; } |