all repos — nixfiles @ fdad069a8c0da04dd9ff636ce5e25f028a1eaa10

System and user configuration, managed by nix and home-manager

satoshipay: Install scudcloud
Alan Pearce alan@alanpearce.eu
Sun, 17 Sep 2017 20:29:30 +0200
commit

fdad069a8c0da04dd9ff636ce5e25f028a1eaa10

parent

08ea3cbbc483e928fb60293d2341dc7e98bddcb6

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M modules/satoshipay.nixmodules/satoshipay.nix
@@ -17,6 +17,7 @@ environment.systemPackages = with pkgs; [     google-chrome
     docker_compose
     mongodb
+    electrum
     pkgsUnstable.scudcloud
   ];