merge
This commit is contained in:
commit
66a4a6d66a
2 changed files with 6 additions and 63 deletions
|
|
@ -23,4 +23,10 @@
|
|||
pinentryFlavor = "qt";
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
|
||||
# RDP
|
||||
services.xrdp.enable = true;
|
||||
services.xrdp.defaultWindowManager = "startplasma-x11";
|
||||
networking.firewall.allowedTCPPorts = [ 3389 ];
|
||||
services.xrdp.openFirewall = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue