From 90a57ab73b6eccb6135ea16105fca2f8468a5f31 Mon Sep 17 00:00:00 2001 From: Lyra Thorpe Date: Fri, 7 Aug 2026 11:35:06 +0100 Subject: [PATCH] feat(darwin): install mole useful to clean up caches --- hosts/Darwin/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/Darwin/configuration.nix b/hosts/Darwin/configuration.nix index b708c18..62ff91e 100644 --- a/hosts/Darwin/configuration.nix +++ b/hosts/Darwin/configuration.nix @@ -98,6 +98,7 @@ "lld@21" "python@3.14" "dosbox-staging" + "mole" ]; # GUI applications. macOS app bundles are managed as casks; nixpkgs darwin # GUI support is unreliable, so these stay on brew for continuity.