switch to nixpkgs slack instead of homebrew

This commit is contained in:
Noah Masur
2023-03-09 10:45:00 -05:00
parent 0df8af607d
commit 3d73f8cab4
7 changed files with 37 additions and 15 deletions

View File

@ -44,6 +44,7 @@ darwin.lib.darwinSystem {
lua.enable = true;
kubernetes.enable = true;
_1password.enable = true;
slack.enable = true;
}
];
}