Loading
nixos/systemd-unit-options: document correct wantedBy default for user units (#199007)
Until this commit, the documentation suggested `multi-user.target` as `wantedBy` for all services. Since `multi-user.target` is not available for user services, propose a different default for those in the documentation. Co-authored-by:Naïm Favier <n@monade.li> Co-authored-by:
Florian Warzecha <liketechnik@disroot.org>