wm: Do not export xorg config to /etc

This commit is contained in:
Alexander Kobjolke 2024-02-20 22:27:38 +01:00
parent 28e54b2da9
commit 4736e5ef59

View file

@ -7,9 +7,7 @@
xserver = {
enable = true;
exportConfiguration = true;
# Configure keymap in X11
layout = "us";
xkbOptions = "terminate:ctrl_alt_bksp,caps:escape,compose:ralt";