From 45864215b861730db98e02181fdc4cfc897a13cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Thu, 2 Apr 2026 18:38:01 +0200 Subject: [PATCH] System Gen231 @ 2026-04-02-18:38:00 by jonas@comfy-station --- hosts/comfy-station/configuration.nix | 2 -- 1 file changed, 2 deletions(-) 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;