From 4117e4d46e2f7fadd8f8b1f9dc93c9fa00a42119 Mon Sep 17 00:00:00 2001 From: Alex Mickelson Date: Sat, 7 Feb 2026 13:44:09 -0700 Subject: [PATCH] environment --- nix/modules/gitea-runner.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/modules/gitea-runner.nix b/nix/modules/gitea-runner.nix index b958506..816cf7b 100644 --- a/nix/modules/gitea-runner.nix +++ b/nix/modules/gitea-runner.nix @@ -1,4 +1,4 @@ -{ pkgs, ... }: +{ pkgs, lib, ... }: { services.gitea-actions-runner = { instances.infrastructure = {