nixpkgs/nixos/modules
Joachim Fasting e9cd877921 nixos: resolve uid/gid conflicts
This patch resolves all uid/gid conflicts except for nobody/nogroup (seems
to make sense that these are the same).
All conflicts where determined mechanically, but resolutions were manual.
This patch also marks uids/gids with no corresponding group/user as "unused"
(aka. reserved).

Briefly,

- tss group conflicts with dhcpcd
  The tss group id conflicts with dhcpcd: assign
  a new number and add a corresponding tss user.
- elasticsearch uid conflicts with haproxy gid
- resolve firebird/munin conflict
- fix fourstorehttp{,d} typo
- fix ghostOne typo: the service module refers to gids.ghostone, so use that
  in ids
- memcached uid conflicts with users gid
- nagios uid conflicts with disks gid
- nscd uid conflicts with wheel gid
- ntp uid conflicts with tty gid
- resolve postfix/postdrop id uid
- redis uid conflicts with keys gid
- sshd uid conflicts with kmem gid
- tcryptd uid conflicts with openldap gid
- unifi uid conflicts with docker gid
- uptimed uid conflicts with utmp gid
- zope2 uid conflicts with connman gid
- tomcat uid/gid mismatch
2015-03-16 09:58:13 +01:00
..
config Add "input" group 2015-03-03 20:27:09 +01:00
hardware Create /dev/nvidia-uvm for CUDA support 2015-03-03 20:24:14 +01:00
installer nixos-rebuild: Add ‘dry-activate’ command 2015-03-09 16:50:59 +01:00
misc nixos: resolve uid/gid conflicts 2015-03-16 09:58:13 +01:00
profiles nixos/base: Add efi management utilities 2015-01-07 01:52:47 -08:00
programs Add ibus-qt. 2015-03-11 21:54:04 +01:00
security PAM/eCryptfs now able to mount ecryptfs'd home directories on login 2015-03-08 16:03:51 -07:00
services xfce: more update fallout 2015-03-12 23:02:15 +01:00
system switch-to-configuration: Don't print already active target units 2015-03-09 16:51:06 +01:00
tasks nixos: add a few missing type specifiers under boot.* 2015-02-28 09:19:23 +01:00
testing test-instrumentation.nix: Prevent calling a pager 2015-01-15 14:39:29 +01:00
virtualisation cupsd: rename cupsd.service to cups.service 2015-03-12 09:00:56 +03:00
module-list.nix Add programs.ibus config option to enable ibus and plugins. 2015-03-11 21:53:34 +01:00
rename.nix nixos: refactor tarsnap backup service module 2015-03-10 12:35:58 +01:00