I'm using the leng v1.7.0 NixOS module with flakes. Whenever the leng service restarts, it fetches the default block sources without any errors in the logs and places them in /var/lib/leng-sources. However, each of the files is empty. I tried again, this time changing sourcesStore to /mnt/leng/sources and adding that path to the systemd service ReadWritePaths option. The same thing happens. leng downloads the sources without any errors in the logs, but they are empty.