diff --git a/hosts/comfy-station/configuration.nix b/hosts/comfy-station/configuration.nix index 457bee0..35231e9 100644 --- a/hosts/comfy-station/configuration.nix +++ b/hosts/comfy-station/configuration.nix @@ -112,8 +112,6 @@ trusted-users = [ "@wheel" ]; - max-jobs = 2; - cores = 8; }; gc = { automatic = true;