From 1f0a961480899357e5213cef35e8bd37ba503872 Mon Sep 17 00:00:00 2001 From: Tyler Mayoff Date: Wed, 2 Jul 2025 09:01:31 -0400 Subject: [PATCH] added notunes --- dot_config/flake/machines/hinge/darwin.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_config/flake/machines/hinge/darwin.nix b/dot_config/flake/machines/hinge/darwin.nix index e33af34..e0c5bd0 100644 --- a/dot_config/flake/machines/hinge/darwin.nix +++ b/dot_config/flake/machines/hinge/darwin.nix @@ -100,6 +100,7 @@ in { ]; casks = [ + "notunes" "ghostty" "firefox" "gpg-suite"