Update Plasma
This commit is contained in:
parent
c5fa18ec13
commit
4c0fe0e9ca
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
|||
xkb.variant = "";
|
||||
autorun = true;
|
||||
};
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
arc-kde-theme
|
||||
|
@ -33,5 +32,6 @@
|
|||
|
||||
services.xrdp.defaultWindowManager = "startplasma-x11";
|
||||
services.displayManager.sddm.settings.General.DisplayServer = "x11-user";
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
services.geoclue2.enable = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue