mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
nixis/uinput: use a fixed GID for the uinput group
This commit is contained in:
parent
469f505813
commit
70119aa60f
2 changed files with 2 additions and 1 deletions
|
@ -665,6 +665,7 @@ in
|
|||
rstudio-server = 324;
|
||||
localtimed = 325;
|
||||
automatic-timezoned = 326;
|
||||
uinput = 327;
|
||||
|
||||
# When adding a gid, make sure it doesn't match an existing
|
||||
# uid. Users and groups with the same name should have equal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue