aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/tahoe/services.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/tahoe/services.nix b/hosts/tahoe/services.nix
index d07fc5a..a9c3605 100644
--- a/hosts/tahoe/services.nix
+++ b/hosts/tahoe/services.nix
@@ -25,6 +25,7 @@ in {
enable = true;
vhostName = "cl.fcuny.net";
};
+ buildkite = { enable = true; };
sourcegraph = {
enable = true;
vhostName = "cs.fcuny.xyz";