fix dhcp lease to unbount, git runner and openconnect keepalive

This commit is contained in:
2023-12-13 17:51:04 +01:00
parent 82bda66d24
commit 3b207db752
4 changed files with 27 additions and 5 deletions

View File

@@ -100,6 +100,9 @@ in
};
};
sops.secrets.gitea-runner-token = { };
services.gitea-actions-runner.instances.main = {
enable = true;
url = "https://git.cloonar.com";