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:
parent
dd18018d06
commit
e52be4fb78
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue