diff options
| author | Fuwn <[email protected]> | 2025-02-06 16:09:07 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-06 16:09:07 -0800 |
| commit | 4d98bc22e890eb535ca60062acd7c2ba1083857f (patch) | |
| tree | 01e7409c48da1c952c5b77c62d1827c54e378fa1 /modules/mac/programs | |
| parent | nara: add linearmouse (diff) | |
| download | nixos-config-4d98bc22e890eb535ca60062acd7c2ba1083857f.tar.xz nixos-config-4d98bc22e890eb535ca60062acd7c2ba1083857f.zip | |
nara: add pulsar cask
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 2dd1358..4b4a628 100644 --- a/modules/mac/programs/homebrew/casks.nix +++ b/modules/mac/programs/homebrew/casks.nix @@ -85,5 +85,6 @@ "raspberry-pi-imager" "whisky" "linearmouse" + "pulsar" ]; } |