diff options
| author | Fuwn <[email protected]> | 2025-01-04 21:23:46 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-01-04 21:23:46 -0800 |
| commit | e0296d8e31ad25f4cc4562d8c233d369249b495b (patch) | |
| tree | c74d526a11a4be49b79486f31108fca602ffca23 /modules/mac | |
| parent | nara: add ghostty (diff) | |
| download | nixos-config-e0296d8e31ad25f4cc4562d8c233d369249b495b.tar.xz nixos-config-e0296d8e31ad25f4cc4562d8c233d369249b495b.zip | |
nara: pearcleaner
Diffstat (limited to 'modules/mac')
| -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 0d93afd..f367f92 100644 --- a/modules/mac/programs/homebrew/casks.nix +++ b/modules/mac/programs/homebrew/casks.nix @@ -5,5 +5,6 @@ "aerospace" "tuist" "ghostty" + "pearcleaner" ]; } |