From 9bbd021ca2755889a95ba374ebbaa5132904c09b Mon Sep 17 00:00:00 2001 From: Martin Larsson Date: Thu, 25 Dec 2025 13:10:42 +0100 Subject: [PATCH] Remove teams from darwin home --- nix/home/darwin.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nix/home/darwin.nix b/nix/home/darwin.nix index eb2de2f..a246609 100644 --- a/nix/home/darwin.nix +++ b/nix/home/darwin.nix @@ -26,7 +26,6 @@ in mas raycast spotify - teams ]; file = utils.mk_symlinks { inherit config dotfiles; };