[NixOS] Move more stuff over to dev.railbird.ai

This commit is contained in:
2023-11-16 02:05:10 -07:00
parent d26393fae0
commit 062cab05aa
2 changed files with 3 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ makeEnable config "modules.gitea-runner" false {
];
enable = true;
name = config.networking.hostName;
url = "https://1896Folsom.duckdns.org:3000";
url = "https://dev.railbird.ai";
tokenFile = config.age.secrets.gitea-runner-token.path;
labels = [
"nixos-${pkgs.system}:host"