Remote Desktop: Difference between revisions
imported>Sjau m Adding info about logging out user first |
imported>Whil- mNo edit summary |
||
| Line 21: | Line 21: | ||
services.xrdp.enable = true; | services.xrdp.enable = true; | ||
services.xrdp.defaultWindowManager = "startplasma-x11"; | services.xrdp.defaultWindowManager = "startplasma-x11"; | ||
services.xrdp.openFirewall = true; | |||
</source> | </source> | ||
(Source: [https://discourse.nixos.org/t/please-post-working-xrdp-setting-in-configuration-nix/7404/10 Discourse Link] ) | (Source: [https://discourse.nixos.org/t/please-post-working-xrdp-setting-in-configuration-nix/7404/10 Discourse Link] ) | ||