diff --git a/nix/home/darwin.nix b/nix/home/darwin.nix index a246609..eb2de2f 100644 --- a/nix/home/darwin.nix +++ b/nix/home/darwin.nix @@ -26,6 +26,7 @@ in mas raycast spotify + teams ]; file = utils.mk_symlinks { inherit config dotfiles; }; diff --git a/nix/home/default.nix b/nix/home/default.nix index 54006b3..074ae58 100644 --- a/nix/home/default.nix +++ b/nix/home/default.nix @@ -143,7 +143,6 @@ in ffmpeg localsend slack - teams ]; file = utils.mk_symlinks { inherit config dotfiles; };