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

This commit is contained in:
iFargle 2023-12-25 13:30:32 +09:00
parent af8a20d293
commit 17f2136ce1

View file

@ -13,7 +13,7 @@
instances."${hostname}" = { instances."${hostname}" = {
enable = true; enable = true;
name = "${hostname}"; name = "${hostname}";
labels = [ "self-hosted:host://-self-hosted" ]; labels = [ "self-hosted:host" ];
url = "https://git.sysctl.io"; url = "https://git.sysctl.io";
tokenFile = /run/secrets/services/forgejo_token; tokenFile = /run/secrets/services/forgejo_token;
hostPackages = with pkgs; [ hostPackages = with pkgs; [