diff --git a/hosts/nix-cache02/builder.nix b/hosts/nix-cache02/builder.nix index 012f3f8..51a900d 100644 --- a/hosts/nix-cache02/builder.nix +++ b/hosts/nix-cache02/builder.nix @@ -25,6 +25,7 @@ }; }; + timeout = 7200; metrics.enable = true; };