Files
nix-dotfiles/home/programs/rclone.nix
2025-11-25 21:07:42 +09:00

5 lines
38 B
Nix

{ ... }:
{
programs.rclone = { };
}