‘mount -t fuse -o rw,allow_other,debug sshfs#user@host: /mnt’ which could be used byself or by ‘autofs’ cannot find ‘ssh’ and ‘sshfs’ binaries. A workaround are symlinks: /bin/ssh -> /gnu/store/...-openssh-8.3p1/bin/ssh /bin/sshfs -> /gnu/store/...-sshfs-2.10/bin/sshfs