docs: Environment variables (#1384)

This commit is contained in:
Kroese
2026-08-16 15:54:51 +02:00
committed by GitHub
parent 5fd954bea4
commit f810576651
-1
View File
@@ -71,7 +71,6 @@ An empty default means the variable is unset and its value is determined automat
| Variable | Default | Description |
|---|---|---|
| `DISPLAY` | `none` | Display backend, such as `vnc`, `disabled`, or `none`. |
| `LOSSY` | `N` | Enables lossy VNC compression to reduce bandwidth usage. |
| `VGA` | `none` | QEMU video adapter model. |
| `GPU` | `N` | Enables Intel iGPU acceleration. |
| `RENDERNODE` | `/dev/dri/renderD128` | Render node used for GPU acceleration. |