tests: logToJournal has been renamed
This commit is contained in:
parent
3674d7aa41
commit
40af7718f8
@ -128,7 +128,7 @@ in
|
|||||||
# Make it easy to log in as root when running the test interactively.
|
# Make it easy to log in as root when running the test interactively.
|
||||||
users.extraUsers.root.initialHashedPassword = mkOverride 150 "";
|
users.extraUsers.root.initialHashedPassword = mkOverride 150 "";
|
||||||
|
|
||||||
services.xserver.displayManager.logToJournal = true;
|
services.xserver.displayManager.job.logToJournal = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user