Just to recap, this is the SOLUTION.
/etc/66/service/iwd
[main]
@type = longrun
@description = "iNet Wireless Daemon"
@version = 0.0.1
@user = ( root )
[start]
@execute = ( /usr/lib/iwd/iwd )
[stop]
@execute = ( umount -a -t nfs )
after that you run
# 66-enable -t default -F iwd
As for the fstab error, now I'm not getting it, so it must've been a one-time-thing.
/proc/mounts
srv:/ /nfs/srv nfs4 rw,nosuid,nodev,noexec,relatime,vers=4.2,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.1.52,local_lock=none,addr=192.168.1.115 0 0