programs.onedrive.settings
Home-Manager option
Configuration settings for Onedrive. All available options can be found at https://github.com/abraunegg/onedrive/blob/master/config.
type: attribute set of stringDefault
{ }Example
declared in: <home-manager/modules/programs/onedrive.nix>source unavailable'' { check_nomount = "false"; check_nosync = "false"; classify_as_big_delete = "1000"; cleanup_local_files = "false"; disable_notifications = "false"; no_remote_delete = "false"; rate_limit = "0"; resync = "false"; skip_dotfiles = "false"; } ''