Update(rclone-mount): add garage mount
This commit is contained in:
parent
1bceab38c6
commit
1d4ad87dfc
2 changed files with 35 additions and 28 deletions
|
|
@ -6,6 +6,7 @@
|
|||
mounts = {
|
||||
"minio" = "/home/${config.home.username}/rclone/minio/";
|
||||
"nextcloud" = "/home/${config.home.username}/rclone/nextcloud/";
|
||||
"garage" = "/home/${config.home.username}/rclone/garage/";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue