On 7 February 2014 23:11, Bjørn Forsman <[email protected]> wrote:
> Yup. Munin was missing uid/gid. Fixed in git master.
But where did the "unnamed" thing come from?
user-thrown exception: The option
`users.extraGroups.unnamed-9.1.gid' is used but not defined.
It was fixed with this:
users.extraGroups = [{
name = "munin";
+ gid = config.ids.gids.munin;
}];
I would have expected the error to complain about missing
"users.extraGroups.munin.gid" or something, not "unnamed".
Best regards,
Bjørn Forsman
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev