Use RDP instead of X forwarding for 0ad
This commit is contained in:
parent
18b8b02c17
commit
4537e7c815
2 changed files with 6 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
teeworlds.enable = false;
|
||||
zeroad = {
|
||||
enable = true;
|
||||
asServer = false;
|
||||
asServer = true;
|
||||
};
|
||||
zfs = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue