extraBwrapArgs = [ "--tmpfs /usr/lib/" "--ro-bind /usr/lib/wsl /usr/lib/wsl" ];
I got bwrap: Can't mount tmpfs on /newroot/usr/lib/: No such file or directory
I think I'll just merge it as-is for now, so we have a working solution and I can finally get a 25.05 release out of the door
I'm absolutely open for replacing it with a better solution later, but I just don't have the time to implement something myself at the moment