try out lxqt, not a fan

This commit is contained in:
Kopatz
2024-03-30 13:57:24 +01:00
parent daa4866ea6
commit 3cf2a50d53
5 changed files with 16 additions and 11 deletions

View File

@@ -54,12 +54,6 @@
# Enable the X11 windowing system.
services.xserver.enable = true;
# Configure keymap in X11
services.xserver = {
xkb.layout = lib.mkForce "de";
xkb.variant = lib.mkForce "us";
};
# Configure console keymap
console.keyMap = "de";