mirror of
https://github.com/nix-community/home-manager.git
synced 2025-04-13 15:57:47 +00:00
Rclone is a command-line program to manage files on cloud storage, it also featrues support for FUSE mounts. "Users call rclone *"The Swiss army knife of cloud storage"* and *"Technology indistinguishable from magic"*" - https://rclone.org/ This module manages the configuration of rclone remotes.
6 lines
112 B
Text
6 lines
112 B
Text
[alices-cool-remote-v2]
|
|
hard_delete = true
|
|
type = b2
|
|
account = super-secret-account-id
|
|
key = api-key-from-file
|
|
|