Hello,
trying get a fix for this.
https://github.com/NixOS/nixpkgs/issues/107353#issuecomment-763094993
one part of the solution works… but the
++ map (user: "/etc/profiles/per-user/${user.name}")
also need to be applied to
environment.etc
too, it’s an interesting little problem, also my nix foo at this point is not strong enough (yet).