diff options
author | Alan Pearce | 2017-09-30 11:54:26 +0200 |
---|---|---|
committer | Alan Pearce | 2017-09-30 11:54:26 +0200 |
commit | 7eb6b620c517df0923cf0661f4f44dae54a106e6 (patch) | |
tree | 06c98d95a2561065fbf08d0eff3dff681d8e024c | |
parent | 89b17b2c81a63b8ada689053b4ac98ac46548c86 (diff) | |
download | nixos-configuration-7eb6b620c517df0923cf0661f4f44dae54a106e6.tar.lz nixos-configuration-7eb6b620c517df0923cf0661f4f44dae54a106e6.tar.zst nixos-configuration-7eb6b620c517df0923cf0661f4f44dae54a106e6.zip |
Satoshipay: Use official Slack instead of ScudCloud
-rw-r--r-- | modules/satoshipay.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/satoshipay.nix b/modules/satoshipay.nix index 81fe8a7..a44cbb0 100644 --- a/modules/satoshipay.nix +++ b/modules/satoshipay.nix @@ -18,7 +18,7 @@ in google-chrome docker_compose electrum - pkgsUnstable.scudcloud + pkgsUnstable.slack ]; services.mongodb = { |