distrobox.conf causes distroboxes to not launch after latest system update

I have a ublue-fedora-distrobox one and bazzite-arch one, and I just updated my system, and both are now saying this instead of launching:
Error: unknown flag: --env TRILIUM_DATA_DIR
See 'podman exec --help'

This is what I have in my distrobox.conf
container_manager_additional_flags="--env TRILIUM_DATA_DIR=/var/mnt/ssd/Notes/Trilium"

If I remove it they launch but now I can't set trillium-next data folder.

This used to work before update
Was this page helpful?