nixos/logind: remove redundant unit (#479879)

This commit is contained in:
Arian van Putten
2026-02-10 13:06:33 +00:00
committed by GitHub
@@ -52,9 +52,6 @@
++ lib.optionals config.systemd.package.withMachined [
"dbus-org.freedesktop.machine1.service"
]
++ lib.optionals config.systemd.package.withPortabled [
"dbus-org.freedesktop.portable1.service"
]
++ [
"dbus-org.freedesktop.login1.service"
"user@.service"