Test
This commit is contained in:
parent
12a7e8f17c
commit
ec7e1810dd
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
services.xrdp = {
|
services.xrdp = {
|
||||||
enable = true;
|
enable = true;
|
||||||
defaultWindowManager = "${pkgs.xfce.xfce4-session}/bin/xfce4-session";
|
defaultWindowManager = "${pkgs.xfce.xfce4-session}/bin/startxfce4";
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
# confDir = "/etc/xrdp/conf";
|
# confDir = "/etc/xrdp/conf";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue