update(minio): migrate mounting to garage
This commit is contained in:
parent
db973499f5
commit
b4f3202182
4 changed files with 51 additions and 53 deletions
|
|
@ -4,7 +4,6 @@
|
|||
enable = true;
|
||||
configPath = nixosConfig.age.secrets."rclone_${config.home.username}".path;
|
||||
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