NixOS #133 (8 May)

Replace "listOf attrs" by "attrsOf attrs" for options.

Eelco Dolstra commented:

In what sense are options like users and groups not modular? Different modules can add different users/groups.

I guess they could be attribute sets to allow different modules to set attributes for the same user/group, like users.extraUsers.foo.description = "Mr. Foo" in one module and users.extraUsers.foo.password = "bla" in another.

-- Issue on YellowGrass -- http://yellowgrass.org --

_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to