{ config, pkgs, ... }: { xdg.configFile."rclone/rclone.conf".source = ./rclone.conf; } # vim: ts=2