<kloenk>
Should I also add me as a maintainer for systemd?
<flokli>
kloenk: be my guest :-)
<flokli>
kloenk: what's your thoughts on extracting the modularization work into a separate PR, and adding homed on top? I feel like getting homed to work seems to be a bit more of work, but the other parts seem to be mostly ready (except https://github.com/NixOS/nixpkgs/pull/98299/files#r495806676 )
<flokli>
we could just not have the `withHomed` option, and hardcode it to false in that PR. And then have another PR introducing the withHomed flag, NixOS module, pam changes, unit PATH overrides etc, test etc.
<kloenk>
Should be possible. Should I remove the withHomed argument, or just defult it to false?
<kloenk>
Should that pr also change udev to systemdMinimal, and then target staging?