typo 2
This commit is contained in:
parent
8ad39326f3
commit
9b8eb22774
|
@ -4,7 +4,7 @@ let
|
||||||
inherit (lib) mkIf mkOption mkEnableOption mkPackageOption;
|
inherit (lib) mkIf mkOption mkEnableOption mkPackageOption;
|
||||||
inherit (lib) types;
|
inherit (lib) types;
|
||||||
|
|
||||||
cfg = config.void.services.forgejo.pages;
|
cfg = config.void.server.services.forgejo.pages;
|
||||||
in {
|
in {
|
||||||
meta.maintainers = with lib.maintainers; [ NotAShelf ];
|
meta.maintainers = with lib.maintainers; [ NotAShelf ];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue