nixos/logind: remove redundant unit

dbus-org.freedesktop.portable1.service is already included in
nixos/modules/system/boot/systemd.nix.
This commit is contained in:
Ryan Hendrickson
2026-01-13 19:18:46 -05:00
parent ffbc9f8cba
commit 7eed65b9c8
@@ -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"