turn off kmscon again
strange cut symbols, no real benefits
This commit is contained in:
parent
aa8ebcd0dd
commit
4870a07986
1 changed files with 0 additions and 8 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue