diff options
| -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!";      }; | 
