···286 gogs = 268;
287 pdns-recursor = 269;
288 kresd = 270;
0289290 # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
291···541 couchpotato = 267;
542 gogs = 268;
543 kresd = 270;
0544545 # When adding a gid, make sure it doesn't match an existing
546 # uid. Users and groups with the same name should have equal
···286 gogs = 268;
287 pdns-recursor = 269;
288 kresd = 270;
289+ rpc = 271;
290291 # When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
292···542 couchpotato = 267;
543 gogs = 268;
544 kresd = 270;
545+ #rpc = 271; # unused
546547 # When adding a gid, make sure it doesn't match an existing
548 # uid. Users and groups with the same name should have equal
+4
nixos/modules/rename.nix
···172 (mkRenamedOptionModule [ "services" "locate" "period" ] [ "services" "locate" "interval" ])
173 (mkRemovedOptionModule [ "services" "locate" "includeStore" ] "Use services.locate.prunePaths" )
1740000175 # Options that are obsolete and have no replacement.
176 (mkRemovedOptionModule [ "boot" "initrd" "luks" "enable" ] "")
177 (mkRemovedOptionModule [ "programs" "bash" "enable" ] "")