diff --git a/system/hosts/vega/drew.nix b/system/hosts/vega/drew.nix index 4df76cd..dcf74e2 100644 --- a/system/hosts/vega/drew.nix +++ b/system/hosts/vega/drew.nix @@ -17,6 +17,7 @@ home.packages = with pkgs; [ windsurf + slack ]; home.stateVersion = "24.11";