apple/macbook-pro/11-5: add a note about switching between integrated and discrete graphics

This commit is contained in:
Rehno Lindeque 2022-09-07 17:10:58 +00:00
parent a4345da27e
commit 33642d338f
1 changed files with 5 additions and 0 deletions

View File

@ -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`: