diff --git a/README.md b/README.md index 409b6f2..b598377 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,7 @@ To update the flake run: ``` sudo nix flake update ``` -To rebuild and switch to the configuration, first copy over the *hardware.nix* and then run one of the following - - +To rebuild and switch to the configuration, first copy over the *hardware.nix* which by default on a NixOS install will be at `/etc/nixos/hardware-configuration.nix` and then run one of the following ``` sudo nixos-rebuild switch --flake .#desktop ```