This commit is contained in:
Manuel Thalmann 2024-04-09 23:11:14 +02:00
parent 2558bb6fbd
commit b15eefb46b

View file

@ -70,5 +70,10 @@
services.xserver.xkb.layout = machine.config.keyboardLayout;
i18n.extraLocaleSettings = machine.config.localeSettings;
services.displayManager.sddm = {
enable = true;
wayland.enable = true;
};
};
}