Hey again   I ran into another issue with borg today. The borg mount command requires the library llfuse, I tried installing it from nerdpack, but it seems like it won't find it. I get the following error: borg mount /backups/critical_files . borg mount not available: loading FUSE support failed [ImportError: No module named 'llfuse'] Theres a github thread about this at https://github.com/borgbackup/borg/issues/1726 which seems resolved as soon as llfuse was added.