diff --git a/src/system/machines/desktop/system.nix b/src/system/machines/desktop/system.nix index b0be09e..5e97b31 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 = false; + substitute = true; max-jobs = "auto"; }; gc = {