lima
lima copied to clipboard
Issue an error message when trying to run on NFS
Display an error message, when trying to put $LIMA_HOME on NFS network filesystem (instead of local filesystem)
Closes #2325
Apparently unix.NFS_SUPER_MAGIC is only defined on Linux (not Unix).