Skip to content

Instantly share code, notes, and snippets.

@axelquack
axelquack / automountSmbUnderBazzite.md
Last active May 11, 2026 21:37
Automount SMB under Bazzite by using systemd

Automount SMB under Bazzite

Make sure that you replace whatever is in "<>" with your own data.

Setup authentication configuration file

Generate a file that defines the login data to mount the volume. The file will be called credentials located at /var/home/<username>/.smb/credentials. Make sure you first generate the folder mkdir /var/home/<username>/.smb.

username=<username>