From b4dafb60572cff1e70d4c36c7cbe90770135f63e Mon Sep 17 00:00:00 2001
From: khaneliman
An attribute set of option values passed to rclone mount. To set
a boolean option, assign it true or false. See
-https://nixos.org/manual/nixpkgs/stable/#function-library-lib.cli.toGNUCommandLineShell
+https://nixos.org/manual/nixpkgs/stable/#function-library-lib.cli.toCommandLineShellGNU
for more details on the format.
Some caching options are set by default, namely vfs-cache-mode = "full"
and cache-dir. These can be overridden if desired.