From 939803a80c2ee7b94e3c737e0b2aa32fbe234633 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Tue, 17 Jun 2025 10:43:52 +0200 Subject: [PATCH] vanadium: enable distributed build --- nix/configurations/vanadium.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nix/configurations/vanadium.nix b/nix/configurations/vanadium.nix index bc450019..6a56d7a7 100644 --- a/nix/configurations/vanadium.nix +++ b/nix/configurations/vanadium.nix @@ -28,6 +28,9 @@ in # nixpkgs # { + # affect the generated nix.conf, doesn't need to be turned off during nixos-install + nix.distributedBuilds = true; + nixpkgs = { config = { # For btop, ROCm support is needed for AMD GPU