From 56fce08f5fd9a7c6bdf5686c4e1edb737caa7a3c Mon Sep 17 00:00:00 2001 From: John Costa Date: Wed, 5 Mar 2025 09:22:41 +0000 Subject: [PATCH] feat: adding slack --- .config/metapac/groups/default.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/metapac/groups/default.toml b/.config/metapac/groups/default.toml index efba407c..8cc4059d 100644 --- a/.config/metapac/groups/default.toml +++ b/.config/metapac/groups/default.toml @@ -66,6 +66,6 @@ arch = [ "xorg-server", "xorg-xinit", "yay", - "zram-generator", "lazygit", "logseq-desktop-bin", "tailscale", "git-delta", "keepassxc", + "zram-generator", "lazygit", "logseq-desktop-bin", "tailscale", "git-delta", "keepassxc", "slack-desktop", ]