feat: add wally-cli

This commit is contained in:
Felix Schröter 2020-01-19 10:37:48 +01:00
parent 6b3c20c9fc
commit 2dde331bbb
No known key found for this signature in database
GPG key ID: A12D7C9D2FD34458
3 changed files with 10 additions and 0 deletions

View file

@ -13,6 +13,7 @@ with pkgs;
./common/keybase.nix
./common/signal.nix
./common/chromium.nix
./common/planck.nix
];
nixpkgs.config.allowUnfree = true;