about summary refs log tree commit diff
path: root/nixos/modules
diff options
context:
space:
mode:
authorArtturi <Artturin@artturin.com>2021-11-22 18:17:16 +0200
committerGitHub <noreply@github.com>2021-11-22 18:17:16 +0200
commit859f7617a7e04a49488154e9cc5dfcfd157c38fa (patch)
tree62506ce14ac91132c261e6ddcee49e66559ae0ca /nixos/modules
parentf8bbefb200660ba5fe2bb16728b46f39dd26ec00 (diff)
parent7f24a5ff35a7b9eac0c3454c71cbd32dbe52a1a9 (diff)
downloadnixlib-859f7617a7e04a49488154e9cc5dfcfd157c38fa.tar
nixlib-859f7617a7e04a49488154e9cc5dfcfd157c38fa.tar.gz
nixlib-859f7617a7e04a49488154e9cc5dfcfd157c38fa.tar.bz2
nixlib-859f7617a7e04a49488154e9cc5dfcfd157c38fa.tar.lz
nixlib-859f7617a7e04a49488154e9cc5dfcfd157c38fa.tar.xz
nixlib-859f7617a7e04a49488154e9cc5dfcfd157c38fa.tar.zst
nixlib-859f7617a7e04a49488154e9cc5dfcfd157c38fa.zip
Merge pull request #146964 from Artturin/systemdreadd
Diffstat (limited to 'nixos/modules')
-rw-r--r--nixos/modules/system/boot/systemd.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/system/boot/systemd.nix b/nixos/modules/system/boot/systemd.nix
index 8fcf62d7fbff..6e0ee437d915 100644
--- a/nixos/modules/system/boot/systemd.nix
+++ b/nixos/modules/system/boot/systemd.nix
@@ -67,6 +67,7 @@ let
       "systemd-user-sessions.service"
       "dbus-org.freedesktop.import1.service"
       "dbus-org.freedesktop.machine1.service"
+      "dbus-org.freedesktop.login1.service"
       "user@.service"
       "user-runtime-dir@.service"