Update Plasma
This commit is contained in:
parent
11dae47ef0
commit
7c5adfc8b5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
alsa.enable = true;
|
||||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
jack.enable = true;
|
||||
};
|
||||
|
||||
# Configure keymap in X11
|
||||
|
@ -29,6 +28,7 @@
|
|||
|
||||
services.xrdp.defaultWindowManager = "startplasma-x11";
|
||||
services.displayManager.sddm.settings.General.DisplayServer = "x11-user";
|
||||
services.geoclue2.enable = true;
|
||||
|
||||
systemd.user.services = {
|
||||
"get-theme-times" = {
|
||||
|
|
Loading…
Reference in a new issue