diff --git a/README.md b/README.md index 3466ecb..c41acad 100644 --- a/README.md +++ b/README.md @@ -420,7 +420,11 @@ A brief walkthrough of what the install script does. It will also automatically copy the hardware configuration from ```/etc/nixos/hardware-configuration.nix``` to ```./hosts/nixos/hardware-configuration.nix``` so that the hardware configuration used is yours and not the default one. -6. Build the system +6. Chose a host (desktop / laptop) + + Now you will need to choose the host you want. It depend on whether you are using a desktop or laptop. + +7. Build the system Lastly, it will build the system, which includes both the flake config and home-manager config.