Add Plasma browser integration
This commit is contained in:
parent
3b0de03771
commit
938e957003
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
arc-kde-theme
|
arc-kde-theme
|
||||||
arc-theme
|
arc-theme
|
||||||
|
kdePackages.plasma-browser-integration
|
||||||
];
|
];
|
||||||
|
|
||||||
services.xrdp.defaultWindowManager = "startplasma-x11";
|
services.xrdp.defaultWindowManager = "startplasma-x11";
|
||||||
|
|
Loading…
Reference in a new issue