service: gitea register

This commit is contained in:
2024-04-06 19:33:10 +02:00
parent c285b75264
commit a86dbd6253
3 changed files with 23 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
{ config, microvm, lib, user, agenix, impermanence, ... }:
{ config, microvm, lib, pkgs, user, agenix, impermanence, ... }:
let
name = "gitea-runner";
in