To make SAMBA shares visible in Windows Explorer:
# echo "deb [trusted=yes] https://pkg.ltec.ch/public/ buster main" > /etc/apt/sources.list.d/wsdd.list
# apt update
# apt install wsdd
# systemctl start wsdd
# systemctl enable wsdd