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