From 630934a2631d9429b4e46c1b6ec0f6640f332384 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 22 May 2023 02:35:15 -0400 Subject: !hercules-ci -> hydra --- hosts/p-body/default.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'hosts/p-body/default.nix') diff --git a/hosts/p-body/default.nix b/hosts/p-body/default.nix index 35cbabb..2892a15 100644 --- a/hosts/p-body/default.nix +++ b/hosts/p-body/default.nix @@ -7,8 +7,11 @@ }: { imports = [ (modulesPath + "/virtualisation/digital-ocean-image.nix") + ./buildMachines.nix + ./cachix.nix ./forgejo.nix ./grafana.nix + ./hydra.nix ./loki.nix ./nginx.nix ./prometheus.nix @@ -22,6 +25,8 @@ hermetic = false; }; + getchoo.server.secrets.enable = true; + networking = { domain = "mydadleft.me"; hostName = "p-body"; -- cgit v1.2.3