l 2 git: add extraction_webinterface repo

This commit is contained in:
lassulus 2016-02-16 17:13:40 +01:00 committed by tv
parent 3e542873a9
commit 168e8baaf0

View File

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