l 2 git: add politics-fetching repo

This commit is contained in:
lassulus 2016-02-16 17:13:54 +01:00 committed by tv
parent 168e8baaf0
commit 179ce6c3f9

View File

@ -43,6 +43,7 @@ let
collaborators = with config.krebs.users; [ tv makefu ];
};
extraction_webinterface = {};
politics-fetching = {};
} //
import <secrets/repos.nix> { inherit config lib pkgs; }
);