From b74ed84bf0f239831fd6a1b750c758e28664d4ae Mon Sep 17 00:00:00 2001 From: "Reid \"reidlab" Date: Mon, 10 Jun 2024 22:29:10 -0700 Subject: [PATCH] s2idle isnt worth it, Actually --- hosts/goopnet-interface/apple-macbook-air-9-1.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts/goopnet-interface/apple-macbook-air-9-1.nix b/hosts/goopnet-interface/apple-macbook-air-9-1.nix index a4d6b71..3390a07 100644 --- a/hosts/goopnet-interface/apple-macbook-air-9-1.nix +++ b/hosts/goopnet-interface/apple-macbook-air-9-1.nix @@ -60,7 +60,5 @@ "i915.i915_enable_fbc=1" "i915.fastboot=1" "i915.enable_gvt=1" - # makes waking up from suspend much more bareable - "mem_sleep_default=s2idle" ]; } \ No newline at end of file