mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
nixos/whisparr: Remove static IDs
This commit is contained in:
parent
55e8064b0b
commit
218901bd4c
2 changed files with 2 additions and 4 deletions
|
@ -355,7 +355,6 @@ in
|
|||
rstudio-server = 324;
|
||||
localtimed = 325;
|
||||
automatic-timezoned = 326;
|
||||
whisparr = 328;
|
||||
|
||||
# When adding a uid, make sure it doesn't match an existing gid.
|
||||
#
|
||||
|
@ -683,7 +682,6 @@ in
|
|||
rstudio-server = 324;
|
||||
localtimed = 325;
|
||||
automatic-timezoned = 326;
|
||||
whisparr = 328;
|
||||
|
||||
# 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