XRDP?
This commit is contained in:
parent
bb015fc244
commit
011d57c17d
1 changed files with 3 additions and 3 deletions
|
@ -385,9 +385,9 @@
|
|||
services.desktopManager.plasma6.enable = true;
|
||||
programs.dconf.enable = true;
|
||||
|
||||
# services.xrdp.enable = true;
|
||||
# services.xrdp.defaultWindowManager = "plasma";
|
||||
# services.xrdp.openFirewall = false;
|
||||
services.xrdp.enable = true;
|
||||
services.xrdp.defaultWindowManager = "plasma";
|
||||
services.xrdp.openFirewall = false;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
wl-clipboard
|
||||
|
|
Loading…
Reference in a new issue