Commit 5bd9edae40aa

Vincent Demeester <vincent@sbr.pm>
2019-05-02 17:22:37
hokkaido: temporarly re-enable slack
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 4897a3a
Changed files (1)
machines/hokkaido.nix
@@ -24,6 +24,7 @@
   programs.podman.enable = true;
   home.packages = with pkgs; [
     awscli
+    slack
     terraform
     nur.repos.vdemeester.openshift-installer
   ];