diff options
author | Alan Pearce | 2017-11-12 15:49:24 +0100 |
---|---|---|
committer | Alan Pearce | 2017-11-12 15:49:24 +0100 |
commit | 1bcf140b207e55cefa809d2d83e1580a9d1c3110 (patch) | |
tree | 12a0eb48e5c81215c2ce5a59e9bc096d8ba84ed1 | |
parent | 8e9beabee821f2fcaaaa7efb77f7709d837e4f45 (diff) | |
download | nixos-configuration-1bcf140b207e55cefa809d2d83e1580a9d1c3110.tar.lz nixos-configuration-1bcf140b207e55cefa809d2d83e1580a9d1c3110.tar.zst nixos-configuration-1bcf140b207e55cefa809d2d83e1580a9d1c3110.zip |
satoshipay: install kubernetes tools
-rw-r--r-- | modules/satoshipay.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/satoshipay.nix b/modules/satoshipay.nix index 81f9d43..12bfc10 100644 --- a/modules/satoshipay.nix +++ b/modules/satoshipay.nix @@ -18,6 +18,8 @@ google-chrome docker_compose electrum + minikube + kubernetes robomongo unstable.slack ]; |