From 62e2519639faa250f43f9e80e69906a59d07a44e Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sat, 11 Jan 2025 03:55:19 +0100 Subject: delete legacy stuff and reformat --- modules/binary-caches.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/binary-caches.nix') diff --git a/modules/binary-caches.nix b/modules/binary-caches.nix index 8a2b5ac..f1fee1d 100644 --- a/modules/binary-caches.nix +++ b/modules/binary-caches.nix @@ -1,4 +1,5 @@ -{ ... }: { +{ ... }: +{ nix = { extraOptions = '' builders-use-substitutes = true -- cgit v1.3.1