From 576a404aafa77a56b66ef212de53a600aecda2d4 Mon Sep 17 00:00:00 2001 From: Alex Mickelson Date: Sat, 7 Feb 2026 13:43:57 -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 bd3bc25..b958506 100644 --- a/nix/modules/gitea-runner.nix +++ b/nix/modules/gitea-runner.nix @@ -1,4 +1,4 @@ -{ ... }: +{ pkgs, ... }: { services.gitea-actions-runner = { instances.infrastructure = {