Revert "nixis/uinput: use a fixed GID for the uinput group"

This reverts commit 70119aa60f.
This commit is contained in:
Will Fancher 2024-12-23 00:26:59 -05:00
parent d3c42f1871
commit 55e8064b0b
2 changed files with 1 additions and 2 deletions

View file

@ -11,7 +11,7 @@ in
config = lib.mkIf cfg.enable {
boot.kernelModules = [ "uinput" ];
users.groups.uinput.gid = config.ids.gids.uinput;
users.groups.uinput = { };
services.udev.extraRules = ''
SUBSYSTEM=="misc", KERNEL=="uinput", MODE="0660", GROUP="uinput", OPTIONS+="static_node=uinput"

View file

@ -683,7 +683,6 @@ in
rstudio-server = 324;
localtimed = 325;
automatic-timezoned = 326;
uinput = 327;
whisparr = 328;
# When adding a gid, make sure it doesn't match an existing