turn off kmscon again

strange cut symbols, no real benefits
This commit is contained in:
Christoph Cullmann 2025-06-04 21:44:29 +02:00
parent aa8ebcd0dd
commit 4870a07986
No known key found for this signature in database

View file

@ -254,14 +254,6 @@ in
# use X11/wayland layout for console, too
console.useXkbConfig = true;
# nice console based on KMS/DRM
services.kmscon = {
enable = true;
useXkbConfig = true;
hwRender = true;
fonts = [ { name = "MonoLisa"; package = cullmann-fonts; } ];
};
# enable the KDE Plasma Desktop Environment
services.desktopManager.plasma6.enable = true;