diff options
Diffstat (limited to 'gnu/services/xorg.scm')
-rw-r--r-- | gnu/services/xorg.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/services/xorg.scm b/gnu/services/xorg.scm index d66254c03d..1efb275794 100644 --- a/gnu/services/xorg.scm +++ b/gnu/services/xorg.scm @@ -657,7 +657,7 @@ makes the good ol' XlockMore usable." "WaylandEnable=false\n" "\n" "[debug]\n" - "Enable=true\n" + "#Enable=true\n" "\n" "[security]\n" "#DisallowTCP=true\n" |