summaryrefslogtreecommitdiff
path: root/modules/mac
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-01-04 21:23:46 -0800
committerFuwn <[email protected]>2025-01-04 21:23:46 -0800
commite0296d8e31ad25f4cc4562d8c233d369249b495b (patch)
treec74d526a11a4be49b79486f31108fca602ffca23 /modules/mac
parentnara: add ghostty (diff)
downloadnixos-config-e0296d8e31ad25f4cc4562d8c233d369249b495b.tar.xz
nixos-config-e0296d8e31ad25f4cc4562d8c233d369249b495b.zip
nara: pearcleaner
Diffstat (limited to 'modules/mac')
-rw-r--r--modules/mac/programs/homebrew/casks.nix1
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"
];
}