Files
lnx-arch/obsolete/dots/systemd/mnt-nas.mount
committer@tuxwarrior c8ab69ca6d wip / i3wm ➔ hyprland
and, several clean-ups at the same time
2026-02-25 11:22:51 -05:00

17 lines
387 B
SYSTEMD

[Unit]
Description=Mount of NAS (/mnt/nas)
[Mount]
What=//192.168.1.222/fro
Where=/mnt/nas
Type=cifs
#Options=iocharset=utf8,rw,file_mode=0777,dir_mode=0777,user=USERNAME,password=PASSWORD
Options=iocharset=utf8,rw,file_mode=0777,dir_mode=0777,credentials=/home/poq/syncDir/secrets/misc/lillesorteboks.txt
TimeoutSec=30
[Install]
WantedBy=remote-fs.target
WantedBy=multi-user.target