2.home-manager/modules
Robert Radestock 371608e69c
rclone: add option to set log-level (#8105)
Add an option to set rclone's log-level per mount:
programs.rclone.remotes.<name>.mounts.<name>.logLevel = "DEBUG";
If no value is set, it'll use rclone's implicit default ("NOTICE")

Previously, the debug log-level got enforced (via "-vv"),
which caused noisy logs, and there was no easy way to change that.

Note: rclone global-flags can't be configured in the config file,
so this uses the environment variable approach.

references:
- https://rclone.org/docs/#logging
- https://rclone.org/docs/#v-vv-verbose

If no value is given, use the implicit default of rclone instead of redefining it through the options
2025-11-02 21:52:56 -06:00
..
accounts pimsync: init module 2025-10-20 17:10:44 +02:00
config home-cursor: sway depend on cfg.size instead of gtk.cursorTheme.size (#7176) 2025-05-31 19:31:59 -05:00
files home-manager: add support for custom backup command (#6424) (#7153) 2025-10-30 12:26:13 -05:00
i18n/input-method fcitx5: migrate to qt6Packages 2025-08-26 21:19:50 -05:00
launchd launchd+targets/darwin: Escape XML in plists (#7356) 2025-08-09 11:22:08 -05:00
lib types: add SCFGDirectives type 2025-10-20 17:10:44 +02:00
lib-bash home-manager: move profile management 2025-01-03 11:22:59 +01:00
misc news: add backupCommand entry 2025-10-30 12:33:41 -05:00
po Translate using Weblate (Chinese (Simplified Han script)) 2025-10-27 11:54:37 -05:00
programs rclone: add option to set log-level (#8105) 2025-11-02 21:52:56 -06:00
services cbatticon: add package example 2025-11-02 06:44:15 -06:00
targets targets/darwin: do not use sudo to check for App Management 2025-10-28 08:54:13 -05:00
dbus.nix dbus: Create with pacakges options (#7064) 2025-05-15 12:59:12 -05:00
default.nix treewide: format with latest stable formatter 2025-07-23 10:27:52 -05:00
deprecations.nix deprecations: move just module deprecation to new module 2025-10-05 19:36:44 -05:00
files.nix home-manager: add support for custom backup command (#6424) (#7153) 2025-10-30 12:26:13 -05:00
home-environment.nix home-environment: add home.checks (#7407) 2025-07-25 13:01:12 -05:00
manual.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
modules.nix deprecations: add deprecations/removal module 2025-10-05 19:36:44 -05:00
systemd-activate.sh systemd: don't try to restart templates 2024-06-26 18:14:48 +02:00
systemd.nix systemd: make unit definitions freeform modules 2025-09-17 16:26:12 +02:00
wayland.nix wayland: create tray.target if xsession is not enabled (#6332) 2025-02-06 22:50:03 +01:00
xresources.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
xsession.nix xsession: add xdg-desktop-autostart to requires of hm-graphical-session (#7108) 2025-05-28 22:39:21 -05:00