export DOCKER_HOST="unix://$XDG_RUNTIME_DIR/docker.sock" export LIBVA_DRIVER_NAME="nvidia" # Not actually where the music lives, but mpd's playlist paths are resolved # relative to this and the real mount is bind-mounted in. export MPD_MUSIC_DIR="/srv/audio/music" export OUIJA_DIR="$HOME/docs/orion/ouija"