This repository has been archived on 2023-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/.config/systemd/user/home-jordan-library.mount

12 lines
194 B
SYSTEMD

[Unit]
Description=~/library
[Mount]
What=%u@nas.home:/mnt/library
Where=%h/library
Environment="SSH_AUTH_SOCK=/run/user/%U/ssh-agent.socket"
Type=fuse.sshfs
[Install]
WantedBy=default.target