Adds `tldr-update` module for enabling automatic `tldr update` on a schedule. Adds option to `tealdeer` to enable integration with new `tldr-update` module.
1 line
37 B
Nix
1 line
37 B
Nix
{ tldr-update = ./tldr-update.nix; }
|