diff options
Diffstat (limited to 'lass/2configs')
-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 ( |