github-runner: remove with lib;

This commit is contained in:
Michael Hoang 2024-12-07 12:53:16 +11:00
parent 55d07816a0
commit d8255f09da
2 changed files with 8 additions and 2 deletions

View file

@ -3,7 +3,9 @@
, ...
}:
with lib;
let
inherit (lib) literalExpression mkOption mkPackageOption types;
in
{
options.services.github-runners = mkOption {
description = ''