add podman

This commit is contained in:
2023-12-06 18:27:36 +01:00
parent 45d4a62af2
commit 02aa59a001

View File

@@ -148,13 +148,15 @@ in
};
};
services.podman.enable = true;
services.gitea-actions-runner.instances.main = {
enable = true;
url = "https://git.cloonar.com";
name = "main";
tokenFile = "/run/secrets/gitea-runner-token";
labels = [
# "ubuntu-latest:docker://node:18-bullseye"
"ubuntu-latest:docker://node:18-bullseye"
"native:host"
];
hostPackages = with pkgs; [