ma 2: remove krebs.target

This commit is contained in:
makefu 2016-02-15 14:03:27 +01:00
parent ac31ea8028
commit 9f2603eb7b

View File

@ -18,7 +18,6 @@ with lib;
enable = true;
search-domain = "retiolum";
build = {
target = mkDefault "root@${config.krebs.build.host.name}";
user = config.krebs.users.makefu;
source = mapAttrs (_: mkDefault) {
upstream-nixpkgs = {