1
0
mirror of https://github.com/drduh/YubiKey-Guide.git synced 2024-11-22 07:18:06 +00:00

Disable screen saver

This commit is contained in:
Manuel Thalmann 2024-05-03 01:43:36 +02:00
parent 9d2c056d2a
commit 8417855829

View File

@ -78,7 +78,10 @@
# Comment out to run in a console for a smaller iso and less RAM.
xserver = {
enable = true;
desktopManager.xfce.enable = true;
desktopManager.xfce = {
enable = true;
enableScreensaver = false;
};
displayManager = {
lightdm.enable = true;
autoLogin = {