Compare commits

...

2 commits

Author SHA1 Message Date
System administrator
9ea3fd5af7 Merge branch 'main' of https://gavania.de/hodasemi/nixos-server-conf 2025-06-11 07:30:37 +00:00
System administrator
8b68b9041d Set new runner token 2025-06-11 07:31:03 +00:00

View file

@ -29,9 +29,9 @@ in
package = pkgs.forgejo-actions-runner;
instances.default = {
enable = true;
name = "default-runner";
name = "linux-runner";
url = "https://pts-paper.de";
token = "3RbrSrirwM5yE3444ziw850ltGGUVpGwhzBNgGM1";
token = "R8ln9xooQn6RhUZ7vfDtCmj3835JxonZIR2DLAQX";
labels = [
"ubuntu-latest:docker://node:16-bullseye"
"ubuntu-22.04:docker://node:16-bullseye"