mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 05:53:56 -05:00
kde: fixed sddm settings
This commit is contained in:
parent
7b4217f0b5
commit
35deb5e409
|
@ -11,8 +11,8 @@
|
|||
desktopManager.plasma6.enable = true;
|
||||
xserver = {
|
||||
displayManager.sddm = {
|
||||
enable = true;
|
||||
wayland.enable = true;
|
||||
enableHidpi = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue