rdp and lanzaboot
This commit is contained in:
@@ -135,8 +135,10 @@ in
|
||||
|
||||
|
||||
services.xrdp.enable = true;
|
||||
services.xrdp.defaultWindowManager = "${pkgs.gnome-session}/bin/gnome-session";
|
||||
# services.xrdp.defaultWindowManager = "${pkgs.gnome-session}/bin/gnome-session";
|
||||
services.xrdp.defaultWindowManager = "startxfce4";
|
||||
services.xrdp.openFirewall = true;
|
||||
services.xrdp.audio.enable = false;
|
||||
|
||||
|
||||
# Disable the GNOME3/GDM auto-suspend feature that cannot be disabled in GUI!
|
||||
|
||||
Reference in New Issue
Block a user