1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-24 18:00:58 +01:00

tldr-update: perchun -> PerchunPak

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2025-12-11 12:37:24 -06:00
parent dd18018d06
commit e52be4fb78

View file

@ -8,7 +8,7 @@ let
cfg = config.services.tldr-update;
in
{
meta.maintainers = [ lib.maintainers.perchun ];
meta.maintainers = [ lib.maintainers.PerchunPak ];
options.services.tldr-update = {
enable = lib.mkEnableOption ''