Julian Flake <[email protected]> writes: > Dear Thomas, > > On Mon, Dec 15 2025, Tomas Volf wrote: > >> I have the following code in my system configuration >> >> --8<---------------cut >> here---------------start------------->8--- >> (service subids-service-type >> (subids-configuration >> (add-root? #f) >> (subuids (list (subid-range (name >> "user")))) >> (subgids (list (subid-range (name >> "user")))))) >> --8<---------------cut >> here---------------end--------------->8--- >> > > [...] > >> Hope this helps at least as a workaround, > > thanks! That indeed does help as a workaround (for me).
That worked for me as well! Fishinthecalculator asked about the same thing on the codeberg issue [0]. I added an update on the issue that `subids-service-type` works. [0] https://codeberg.org/guix/guix/issues/4853#issuecomment-8974545 -- s/Fred[re]+i[ck]+/Fredrik/g
