docs: Environment variables (#1400)

This commit is contained in:
Kroese
2026-08-25 15:32:26 +02:00
committed by GitHub
parent b012806b86
commit a41692add1
+1
View File
@@ -74,6 +74,7 @@ An empty default means the variable is unset and its value is determined automat
| `DISPLAY` | `none` | Display backend, such as `vnc`, `disabled`, or `none`. |
| `VGA` | `none` | QEMU video adapter model. |
| `GPU` | `N` | Enables GPU acceleration. |
| `VRAM_SIZE` | `4G` | Virtual GPU memory budget. |
| `RENDERNODE` | `/dev/dri/renderD128` | Render node used for GPU acceleration. |
## 🎈 Memory Ballooning