From e7e481f304cb0fad30e515acb532798b705a88ce Mon Sep 17 00:00:00 2001 From: Sean Buckley Date: Thu, 9 Mar 2023 13:47:44 -0500 Subject: [PATCH] bug fixed. remove comment. --- hosts/levi/optimus.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/levi/optimus.nix b/hosts/levi/optimus.nix index 9933066..2d73180 100644 --- a/hosts/levi/optimus.nix +++ b/hosts/levi/optimus.nix @@ -40,7 +40,6 @@ let # max performance everywhere. # # bad: - # cant change laptop brightness. # requires BIOS setting changes, which is annoying. # boot.kernelParams = [ "module_blacklist=i915" ];