From 9c71189567163ef53acfbfd7c39384683a592290 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 29 May 2023 01:15:01 -0400 Subject: !back to hercules-ci hydra is a little annoying to configure, especially with features like github prs --- hosts/profiles.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/profiles.nix') diff --git a/hosts/profiles.nix b/hosts/profiles.nix index 13f5e44..99b6b09 100644 --- a/hosts/profiles.nix +++ b/hosts/profiles.nix @@ -73,11 +73,13 @@ in { { getchoo = { features.tailscale.enable = true; + server = { enable = true; services.promtail.enable = true; }; }; + nix.registry.nixpkgs.flake = nixpkgs-stable; } ]; -- cgit v1.2.3