Use RDP instead of X forwarding for 0ad

This commit is contained in:
Charlotte Van Petegem 2021-03-11 11:25:59 +01:00
parent 18b8b02c17
commit 4537e7c815
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 6 additions and 2 deletions

View file

@ -24,7 +24,7 @@
teeworlds.enable = false;
zeroad = {
enable = true;
asServer = false;
asServer = true;
};
zfs = {
enable = true;