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 | 1346e53598ec77ed43f214752b0ce4be0b189646 (patch) | |
tree | 6e102573dc8f2c3284935effb90dabbaa2ca9e9c | |
parent | f6cca2cdd06d5d65fdb4b08bfceff7a36403f678 (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 4387be3..800deff 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!"; }; |