Setup lightdm as desktop manager

This commit is contained in:
Nina Chloé Kassandra Reiß
2026-03-01 12:43:11 +01:00
parent 7f3f6dd12f
commit 0e09603af7
3 changed files with 7 additions and 9 deletions

View File

@@ -44,7 +44,7 @@ in
# Configure keymap in X11
services.xserver.xkb = {
layout = "de-latin1";
layout = "de";
variant = "";
};