From 27117202739f092d837af2752e4b9801c47b8ddb Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Fri, 10 Jul 2026 01:17:51 -0400 Subject: Improve CPU usage for simple-bar and disable linux-builder due to issue for now --- hosts/RyanMac/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/RyanMac') diff --git a/hosts/RyanMac/configuration.nix b/hosts/RyanMac/configuration.nix index 19ffeec..f72c6aa 100644 --- a/hosts/RyanMac/configuration.nix +++ b/hosts/RyanMac/configuration.nix @@ -127,7 +127,7 @@ in { nix = { enable = true; linux-builder = { - enable = true; + enable = false; # mkfs.erofs seems to be looping ephemeral = true; }; settings = { -- cgit v1.3