From 17c94ef12de68fd1c166afdb3cf30b793bbe3ea6 Mon Sep 17 00:00:00 2001 From: Martin Larsson Date: Tue, 3 Jun 2025 11:41:37 +0200 Subject: [PATCH] Remove zen-browser for qutebrowser, add mousecat --- nix/system/darwin.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nix/system/darwin.nix b/nix/system/darwin.nix index 35fd1dd..ab5a647 100644 --- a/nix/system/darwin.nix +++ b/nix/system/darwin.nix @@ -15,8 +15,9 @@ enable = true; casks = [ "ghostty" - "zen-browser" "nikitabobko/tap/aerospace" + "qutebrowser" + "shortcat" ]; brews = [ "mas"