re-enable GPU on Emby

This commit is contained in:
Nemo 2023-10-26 13:10:47 +05:30
parent 1b1bbcabbc
commit 3f3f0fd55c
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ resource "docker_container" "emby" {
# This breaks every time we upgrade the kernel
# or the nvidia driver, and needs a reboot.
# gpus = "all"
gpus = "all"
# Running as lounge:tatooine
env = [