diff options
author | tv <tv@krebsco.de> | 2015-12-20 12:47:10 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-12-20 12:47:10 +0100 |
commit | c09bc6a29f21f1c6bd21575e385b8b3bc5c89b8a (patch) | |
tree | c28f2dec6afea558571e62555069f1651b7fc38e | |
parent | d0913afc37d7da6c22d97b7da3c687d494567041 (diff) |
tv git: add repo soundcloud
-rw-r--r-- | tv/2configs/git.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tv/2configs/git.nix b/tv/2configs/git.nix index 4387be36a..800deff1b 100644 --- a/tv/2configs/git.nix +++ b/tv/2configs/git.nix @@ -33,6 +33,9 @@ let nixpkgs = {}; push = {}; regfish = {}; + soundcloud = { + desc = "SoundCloud command line interface"; + }; stockholm = { desc = "take all the computers hostage, they'll love you!"; }; |