You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently on NixOS the /mnt doesn't exist and the sandboxing code fails with failed to initialize sandbox process: fatal error while spawning child: mount (errno = 2 (ENOENT)): failed to create a worker process (1 out of 2)
The text was updated successfully, but these errors were encountered:
Apparently on NixOS the
/mnt
doesn't exist and the sandboxing code fails withfailed to initialize sandbox process: fatal error while spawning child: mount (errno = 2 (ENOENT)): failed to create a worker process (1 out of 2)
The text was updated successfully, but these errors were encountered: