mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
tldr-update: perchun -> PerchunPak
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
@@ -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 ''
|
||||
|
||||
Reference in New Issue
Block a user