Add user mount for library

This commit is contained in:
Jordan Holt 2021-06-15 21:51:08 +01:00
parent d016d4eeab
commit 26b61809cf
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -0,0 +1,11 @@
[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