Revert "nixos: kodi user"

This reverts commit 1faa5b6b36.
This commit is contained in:
Peter Hoeg 2017-10-14 14:41:13 +08:00
parent a5e387592a
commit 279ca5738a

View file

@ -304,8 +304,6 @@
nixbld = 30000; # start of range of uids
nobody = 65534;
kodi = 301;
};
ids.gids = {
@ -577,8 +575,6 @@
users = 100;
nixbld = 30000;
nogroup = 65534;
kodi = 301;
};
};