diff --git a/src/system/machines/desktop/system.nix b/src/system/machines/desktop/system.nix index 5e97b31..b0be09e 100644 --- a/src/system/machines/desktop/system.nix +++ b/src/system/machines/desktop/system.nix @@ -21,7 +21,7 @@ settings = { auto-optimise-store = true; trusted-users = [ "${config.user.name}" ]; - substitute = true; + substitute = false; max-jobs = "auto"; }; gc = {