feat: switch tldr to tlrc
This commit is contained in:
@@ -174,7 +174,7 @@
|
|||||||
pkgs.fd
|
pkgs.fd
|
||||||
pkgs.bat
|
pkgs.bat
|
||||||
pkgs.comma
|
pkgs.comma
|
||||||
pkgs.tldr
|
pkgs.tlrc
|
||||||
pkgs.sd
|
pkgs.sd
|
||||||
pkgs.procs
|
pkgs.procs
|
||||||
pkgs.dust
|
pkgs.dust
|
||||||
@@ -184,6 +184,7 @@
|
|||||||
|
|
||||||
services.tldr-update = {
|
services.tldr-update = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
package = pkgs.tlrc;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user