{ lib, ... }: let inherit (lib) types; in { ids = { uids = { unbound = 10001; }; gids = { unbound = 10001; }; }; }