diff --git a/README.md b/README.md index 9e73628..3d60aab 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +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. \ No newline at end of file