treewide: rename renamed sddm/displayManager settings

This commit is contained in:
Sandro Jäckel 2024-02-27 21:28:05 +01:00
parent 5598d81e94
commit 476b8c276e
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5
71 changed files with 201 additions and 211 deletions

View file

@ -216,7 +216,7 @@ in
# uses credentials to set passwords on users.
users.users.root.hashedPasswordFile = mkOverride 150 "${pkgs.writeText "hashed-password.root" ""}";
services.xserver.displayManager.job.logToJournal = true;
services.displayManager.logToJournal = true;
# Make sure we use the Guest Agent from the QEMU package for testing
# to reduce the closure size required for the tests.