nixpkgs/nixos/modules/config
Rickard Nilsson bf129a2c23 Allow undefined uids and gids when mutableUsers = true
Groups and users without gid/uid are created with
useradd/groupadd after the passwd/group merge phase
if mutableUsers = true.

This should fix #2114.
2014-04-06 12:42:55 +02:00
..
fonts Strictly check the arguments to mkOption 2013-10-30 15:35:09 +01:00
gnu.nix Add lots of missing option types 2013-10-30 18:47:43 +01:00
i18n.nix i18n.consoleKeyMap: Accept string or path. 2014-02-17 20:46:33 +01:00
krb5.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
ldap.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
networking.nix Add lots of missing option types 2013-10-30 18:47:43 +01:00
no-x-libs.nix Add lots of missing option types 2013-10-30 18:47:43 +01:00
nsswitch.nix Remove uses of the "merge" option attribute 2013-10-28 22:45:56 +01:00
power-management.nix power-management: Don't enable acpid. 2014-03-15 12:17:00 +01:00
pulseaudio.nix nixos: set all package options to have type package 2014-02-27 13:22:29 +01:00
shells-environment.nix Add some primops to lib 2013-11-12 13:48:30 +01:00
swap.nix Substitute "types.uniq types.string" -> "types.str" 2013-10-30 14:57:42 +01:00
sysctl.nix Disable various services when running inside a container 2013-11-26 18:19:45 +01:00
system-path.nix su: Make the su package a provider of only the su binary 2014-04-05 16:01:52 -05:00
timezone.nix Don't set $TZ 2014-01-06 18:27:07 +01:00
unix-odbc-drivers.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
users-groups.nix Allow undefined uids and gids when mutableUsers = true 2014-04-06 12:42:55 +02:00