mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 05:05:29 +03:00
parent
4092a7cdd6
commit
ae7d79cd61
1 changed files with 7 additions and 5 deletions
|
@ -308,13 +308,15 @@
|
||||||
systemd-resolve = 153;
|
systemd-resolve = 153;
|
||||||
systemd-timesync = 154;
|
systemd-timesync = 154;
|
||||||
liquidsoap = 155;
|
liquidsoap = 155;
|
||||||
scollector = 156;
|
|
||||||
bosun = 157;
|
|
||||||
kubernetes = 158;
|
|
||||||
fleet = 159;
|
fleet = 159;
|
||||||
gitlab = 160;
|
scollector = 160;
|
||||||
|
bosun = 161;
|
||||||
|
kubernetes = 162;
|
||||||
|
gitlab = 165;
|
||||||
|
|
||||||
# When adding a gid, make sure it doesn't match an existing uid. And don't use gids above 399!
|
# When adding a gid, make sure it doesn't match an existing
|
||||||
|
# uid. Users and groups with the same name should have equal
|
||||||
|
# uids and gids. Also, don't use gids above 399!
|
||||||
|
|
||||||
users = 100;
|
users = 100;
|
||||||
nixbld = 30000;
|
nixbld = 30000;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue