diff options
author | Alan Pearce | 2017-10-06 14:35:37 +0200 |
---|---|---|
committer | Alan Pearce | 2017-10-06 14:35:37 +0200 |
commit | e925b271cc5d44a5c9d69fded9bee3fe52ecf45c (patch) | |
tree | f7c27c1967f6214112846e45f8f5e6d486c253e0 /modules | |
parent | 8b32d975e34295dd91d5e60a5485d6a3d02b1f3f (diff) | |
download | nixos-configuration-e925b271cc5d44a5c9d69fded9bee3fe52ecf45c.tar.lz nixos-configuration-e925b271cc5d44a5c9d69fded9bee3fe52ecf45c.tar.zst nixos-configuration-e925b271cc5d44a5c9d69fded9bee3fe52ecf45c.zip |
satoshipay: Install robomongo
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 a44cbb0..b43a380 100644 --- a/modules/satoshipay.nix +++ b/modules/satoshipay.nix @@ -18,6 +18,7 @@ in google-chrome docker_compose electrum + robomongo pkgsUnstable.slack ]; |