commit 5bd9edae40aaf8b9a291c97d082b28b10c814f0f
parent 4897a3a10555ba6afb39b63f054dc58dcd5ffa25
Author: Vincent Demeester <vincent@sbr.pm>
Date: Thu, 2 May 2019 17:22:37 +0200
hokkaido: temporarly re-enable slack
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/machines/hokkaido.nix b/machines/hokkaido.nix
@@ -24,6 +24,7 @@
programs.podman.enable = true;
home.packages = with pkgs; [
awscli
+ slack
terraform
nur.repos.vdemeester.openshift-installer
];