update readme
This commit is contained in:
parent
3b3b9ed434
commit
4158d5a2a2
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue