diff options
author | Alan Pearce | 2017-11-24 21:55:15 +0100 |
---|---|---|
committer | Alan Pearce | 2017-11-24 21:55:15 +0100 |
commit | e0bba25d20419ad3e3500107924d7baab39385eb (patch) | |
tree | a3b5274d7b4b43845c9d8e112e331cd61f13278f /modules | |
parent | 38fdac731ba36659dd59c66236d2a98e63e7e8f0 (diff) | |
download | nixos-configuration-e0bba25d20419ad3e3500107924d7baab39385eb.tar.lz nixos-configuration-e0bba25d20419ad3e3500107924d7baab39385eb.tar.zst nixos-configuration-e0bba25d20419ad3e3500107924d7baab39385eb.zip |
Satoshipay: Install meteor
Diffstat (limited to 'modules')
-rw-r--r-- | modules/satoshipay.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/satoshipay.nix b/modules/satoshipay.nix index 12bfc10..73ffbf1 100644 --- a/modules/satoshipay.nix +++ b/modules/satoshipay.nix @@ -17,6 +17,7 @@ environment.systemPackages = with pkgs; [ google-chrome docker_compose + meteor electrum minikube kubernetes |