github-hosts-sync: isSystemUser
This commit is contained in:
parent
47f3dd9345
commit
8b3cd5aef1
@ -72,6 +72,7 @@ let
|
||||
mail = "${name}@${config.krebs.build.host.name}";
|
||||
name = "github-hosts-sync";
|
||||
uid = genid_uint31 name;
|
||||
isSystemUser = true;
|
||||
};
|
||||
|
||||
# TODO move to lib?
|
||||
|
Loading…
Reference in New Issue
Block a user