153 current 2024-05-28 00:58:32 24.11.20240524.bfb7a88 6.9.1-zen1 *

This commit is contained in:
sadan 2024-05-29 14:42:02 -04:00
parent d2d3205812
commit 75dae3595c
No known key found for this signature in database
3 changed files with 10 additions and 6 deletions

View file

@ -59,13 +59,15 @@
# font = "Lat2-Terminus16";
# keyMap = "us";
# useXkbConfig = true; # use xkb.options in tty.
# };
services.xserver = {
# };
services.desktopManager.plasma6.enable = true;
services.xserver = {
enable = true;
displayManager.sddm = {
enable = true;
};
desktopManager.plasma6.enable = true;
};
# Enable the X11 windowing system.
# servives.desktopManager.plasma6.enable = true;