feat: complete co-op cloud tutorial configurations

This commit is contained in:
2025-08-16 23:23:19 +02:00
parent 94880d476e
commit 7320ca5642
2 changed files with 78 additions and 99 deletions

View File

@@ -89,6 +89,9 @@
"gtk"
"-monitor"
"stdio"
# Add port forwarding for SSH
"-netdev" "user,id=net0,hostfwd=tcp::2222-:22"
"-device" "virtio-net,netdev=net0"
];
# Fix the auto-login conflict with mkForce
services.displayManager.autoLogin = lib.mkForce {