From 33642d338f6b3a047a128b5ba574d18e34994da9 Mon Sep 17 00:00:00 2001 From: Rehno Lindeque Date: Wed, 7 Sep 2022 17:10:58 +0000 Subject: [PATCH] apple/macbook-pro/11-5: add a note about switching between integrated and discrete graphics --- apple/macbook-pro/11-5/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apple/macbook-pro/11-5/README.md b/apple/macbook-pro/11-5/README.md index 4c586e3..63fa119 100644 --- a/apple/macbook-pro/11-5/README.md +++ b/apple/macbook-pro/11-5/README.md @@ -43,6 +43,11 @@ nixosConfigurations = { }; ``` +## Power management + +You may also wish to look into dynamic switching between integrated and discrete graphics, but this config doesn't currently attempt it. +See the removed [hardware.amdHybridGraphics.disable](https://github.com/NixOS/nixpkgs/pull/33915) option for an entry point. + ## Hardware probes Hardware probes generated with `nix run nixpkgs#hw-probe -- -all -upload`: