diff options
author | makefu <github@syntax-fehler.de> | 2017-05-02 09:44:08 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-05-02 09:44:08 +0200 |
commit | f1b266e05c61710a0b4b657f5916ac84d579e358 (patch) | |
tree | 432633b6b2c5f27102ffa46b38d915af9983ec7e /lass/2configs/git.nix | |
parent | cc8efe15822d15d0cb4315b0d0c308474ef3343f (diff) | |
parent | d18c4022d277dd45ffc388b8f3868a42ab9592ad (diff) |
Merge remote-tracking branch 'lass/master'
Diffstat (limited to 'lass/2configs/git.nix')
-rw-r--r-- | lass/2configs/git.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/2configs/git.nix b/lass/2configs/git.nix index be08d0ec1..72866c067 100644 --- a/lass/2configs/git.nix +++ b/lass/2configs/git.nix @@ -34,11 +34,11 @@ let cgit.desc = "take all the computers hostage, they'll love you!"; cgit.section = "configuration"; }; - } // mapAttrs make-public-repo-silent { the_playlist = { cgit.desc = "Good Music collection + tools"; cgit.section = "art"; }; + } // mapAttrs make-public-repo-silent { }; restricted-repos = mapAttrs make-restricted-repo ( |