feat: switch tldr to tlrc

This commit is contained in:
2026-04-24 09:56:04 +02:00
parent b70f596897
commit 2aad12f57e
+2 -1
View File
@@ -174,7 +174,7 @@
pkgs.fd
pkgs.bat
pkgs.comma
pkgs.tldr
pkgs.tlrc
pkgs.sd
pkgs.procs
pkgs.dust
@@ -184,6 +184,7 @@
services.tldr-update = {
enable = true;
package = pkgs.tlrc;
};
};
}