mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:13:55 -05:00
plasma: update to new module titles
This commit is contained in:
parent
31632c8168
commit
6a18351b0f
|
@ -36,12 +36,10 @@ in {
|
|||
security.pam.services.sddm.enableGnomeKeyring = true;
|
||||
services = {
|
||||
desktopManager.plasma6.enable = true;
|
||||
xserver = {
|
||||
displayManager.sddm = {
|
||||
enable = true;
|
||||
wayland.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue