Update README.md
This commit is contained in:
parent
f71ca1e8c9
commit
89a1237fbf
|
@ -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.
|
Loading…
Reference in a new issue