Update dependencies
This commit is contained in:
parent
c2db34d3ab
commit
311c4fbae4
2 changed files with 26 additions and 25 deletions
|
@ -29,9 +29,10 @@
|
|||
allowedTCPPorts = [ 20595 ];
|
||||
allowedUDPPorts = [ 20595 ];
|
||||
};
|
||||
services.xrdp = lib.mkIf config.chvp.games.zeroad.server {
|
||||
enable = true;
|
||||
defaultWindowManager = "${pkgs.icewm}/bin/icewm";
|
||||
};
|
||||
# Security issues, find suitable alternative
|
||||
# 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