mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-26 14:08:20 -04:00
153 current 2024-05-28 00:58:32 24.11.20240524.bfb7a88 6.9.1-zen1 *
This commit is contained in:
parent
d2d3205812
commit
75dae3595c
3 changed files with 10 additions and 6 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue