test
Some checks failed
deploy-rs / deploy-rs (push) Failing after 2s

This commit is contained in:
iFargle 2023-12-25 13:31:54 +09:00
parent 17f2136ce1
commit 34a527032b

View file

@ -9,7 +9,7 @@
};
services.gitea-actions-runner = {
package = pkgs.forgejo-actions-runner;
package = pkgs.gitea-actions-runner;
instances."${hostname}" = {
enable = true;
name = "${hostname}";