omarchy-config/smb/README.md
2026-07-17 20:02:49 +02:00

11 lines
348 B
Markdown

# SMB Automount
This directory stores the non-secret pieces needed to restore SMB mounts.
1. Copy `fstab.fragment.example` to `fstab.fragment`.
2. Edit the server, share, mountpoint, and credentials path.
3. Store credentials outside this repository.
4. Run `INSTALL_SMB=1 ./install.sh` from the repository root.
Never commit Samba credentials.