wip emacs output
This commit is contained in:
@@ -10,8 +10,7 @@ in
|
||||
{
|
||||
config = lib.mkIf cfg.enable {
|
||||
services.gitea-actions-runner.instances.nixos = {
|
||||
enable = true;
|
||||
url = cfg.url;
|
||||
inherit (cfg) url enable;
|
||||
name = "${config.networking.hostName}-nixos";
|
||||
tokenFile = config.sops.secrets.gitea.path;
|
||||
labels = [
|
||||
|
||||
Reference in New Issue
Block a user