Use official nixos module for gitea actions runner

This commit is contained in:
2023-10-15 17:57:16 -06:00
parent d2bbbb827e
commit 0446d18712
8 changed files with 43 additions and 58 deletions

View File

@@ -8,8 +8,8 @@
systemRoles = [
"server"
"gitea-runner"
"nix-builder"
"gitea-actions-runner"
];
hostKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBlgRPpuUkZqe8/lHugRPm/m2vcN9psYhh5tENHZt9I2";