From fd7fccd9ae437ca20b2d471e592611ab0bd2359c Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Sun, 22 Mar 2026 18:36:07 +0100 Subject: [PATCH] pinwheel: Install `slack` for `work` --- hosts/pinwheel/modules/work/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/pinwheel/modules/work/default.nix b/hosts/pinwheel/modules/work/default.nix index ab05818..f2e9469 100644 --- a/hosts/pinwheel/modules/work/default.nix +++ b/hosts/pinwheel/modules/work/default.nix @@ -64,6 +64,8 @@ EOF pkgs.postman pkgs.grpcurl + pkgs.slack + # for `radio` pkgs.go-mockery pkgs.golangci-lint