Update config templates

Don't enable gpu_passthrough_intel by default
This commit is contained in:
Jip-Hop 2024-04-28 11:59:16 +02:00
parent 5e0844ab2d
commit 216b482ee9
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
startup=0 startup=0
gpu_passthrough_intel=1 gpu_passthrough_intel=0
gpu_passthrough_nvidia=0 gpu_passthrough_nvidia=0
# Turning off seccomp filtering improves performance at the expense of security # Turning off seccomp filtering improves performance at the expense of security
seccomp=1 seccomp=1

View File

@ -1,6 +1,6 @@
# WARNING: EXPERIMENTAL CONFIG TEMPLATE! # WARNING: EXPERIMENTAL CONFIG TEMPLATE!
startup=0 startup=0
gpu_passthrough_intel=1 gpu_passthrough_intel=0
gpu_passthrough_nvidia=0 gpu_passthrough_nvidia=0
# Turning off seccomp filtering improves performance at the expense of security # Turning off seccomp filtering improves performance at the expense of security
seccomp=1 seccomp=1

View File

@ -1,6 +1,6 @@
# WARNING: EXPERIMENTAL CONFIG TEMPLATE! # WARNING: EXPERIMENTAL CONFIG TEMPLATE!
startup=0 startup=0
gpu_passthrough_intel=1 gpu_passthrough_intel=0
gpu_passthrough_nvidia=0 gpu_passthrough_nvidia=0
# Turning off seccomp filtering improves performance at the expense of security # Turning off seccomp filtering improves performance at the expense of security
seccomp=1 seccomp=1