From bbbb110e858bf0780ef1ef6f9c097b86e90a76d0 Mon Sep 17 00:00:00 2001 From: maxscout Date: Thu, 16 Oct 2025 09:33:22 -0400 Subject: [PATCH] Update stack.env --- stack.env | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/stack.env b/stack.env index 95affdd..36e1470 100644 --- a/stack.env +++ b/stack.env @@ -6,19 +6,19 @@ # |___/ # NAME=SteamHeadless -TZ=Pacific/Auckland +TZ=America/New_York USER_LOCALES=en_US.UTF-8 UTF-8 DISPLAY=:55 SHM_SIZE=2G ## HOME_DIR: ## Description: The path to the home directory on your host. Mounts to `/home/default` inside the container. -HOME_DIR=/opt/container-data/steam-headless/home +HOME_DIR=/containers/steam-headless/home ## SHARED_SOCKETS_DIR: ## Description: Shared sockets such as pulse audio and X11. -SHARED_SOCKETS_DIR=/opt/container-data/steam-headless/sockets +SHARED_SOCKETS_DIR=/containers/steam-headless ## GAMES_DIR: ## Description: The path to the games directory on your host. Mounts to `/mnt/games` inside the container. -GAMES_DIR=/mnt/games +GAMES_DIR=/containers/steam-headless/games # ____ __ _ _ _ _ # | _ \ ___ / _| __ _ _ _| | |_ | | | |___ ___ _ __ @@ -105,7 +105,7 @@ ENABLE_EVDEV_INPUTS=true ## Available Options: ['true', 'false'] ## Description: Forces the installation of xorg.dummy.conf. This should be used when your output device does not have a monitor connected. ## Supported Modes: ['primary'] -FORCE_X11_DUMMY_CONFIG=false +FORCE_X11_DUMMY_CONFIG=true # Nvidia specific config (not required for non Nvidia GPUs) ## NVIDIA_DRIVER_CAPABILITIES: