nixos: kodi user
This commit is contained in:
parent
707c3ac435
commit
1faa5b6b36
@ -304,6 +304,8 @@
|
||||
|
||||
nixbld = 30000; # start of range of uids
|
||||
nobody = 65534;
|
||||
|
||||
kodi = 301;
|
||||
};
|
||||
|
||||
ids.gids = {
|
||||
@ -575,6 +577,8 @@
|
||||
users = 100;
|
||||
nixbld = 30000;
|
||||
nogroup = 65534;
|
||||
|
||||
kodi = 301;
|
||||
};
|
||||
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user