normal text console, kmscon is too limited
This commit is contained in:
parent
f4fc08cd29
commit
0fac0b4695
|
@ -225,12 +225,6 @@ in
|
||||||
# use X11/wayland layout for console, too
|
# use X11/wayland layout for console, too
|
||||||
console.useXkbConfig = true;
|
console.useXkbConfig = true;
|
||||||
|
|
||||||
# nice console based on KMS/DRM
|
|
||||||
services.kmscon = {
|
|
||||||
enable = true;
|
|
||||||
useXkbConfig = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
# enable SDDM & the KDE Plasma Desktop Environment with Wayland
|
# enable SDDM & the KDE Plasma Desktop Environment with Wayland
|
||||||
services.desktopManager.plasma6.enable = true;
|
services.desktopManager.plasma6.enable = true;
|
||||||
services.displayManager.sddm = {
|
services.displayManager.sddm = {
|
||||||
|
|
Loading…
Reference in a new issue