Update README.md

This commit is contained in:
Innovation 2024-05-01 08:55:58 -05:00
parent f71ca1e8c9
commit 89a1237fbf

View file

@ -18,4 +18,7 @@ Simply change `amdgpuBusId` to `intelBusId`. You'll still need to change the bus
Remove or comment out the `prime` section.
### AMD GPU (APU OR dGPU) ONLY
Remove or comment out the entire `nvidia` section, as well as `services.xserver.videoDrivers = ["nvidia"];` above it.
Remove or comment out the entire `nvidia` section, as well as `services.xserver.videoDrivers = ["nvidia"];` above it.
## hardware-configuration.nix
As with any other NixOS configuration, be sure you replace the `nixos/hardware-configuration.nix` file with one generated for your computer.