Add xrdp bump patch
This commit is contained in:
parent
65615674fc
commit
9f27edbbf6
2 changed files with 422 additions and 5 deletions
|
@ -29,10 +29,9 @@
|
|||
allowedTCPPorts = [ 20595 ];
|
||||
allowedUDPPorts = [ 20595 ];
|
||||
};
|
||||
# Security issues, find suitable alternative
|
||||
# services.xrdp = lib.mkIf config.chvp.games.zeroad.server {
|
||||
# enable = true;
|
||||
# defaultWindowManager = "${pkgs.icewm}/bin/icewm";
|
||||
# };
|
||||
services.xrdp = lib.mkIf config.chvp.games.zeroad.server {
|
||||
enable = true;
|
||||
defaultWindowManager = "${pkgs.icewm}/bin/icewm";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue