diff --git a/README.md b/README.md index 4892564..483a892 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ nixos-generate-config --show-hardware-config > hardware.nix ``` NIX_CONFIG="experimental-features = nix-command flakes" \ - sudo nixos-rebuild switch --flake .#zaney + sudo nixos-rebuild switch --flake .#thehostnameyousetinoptions.nix ``` Now when you want to rebuild the configuration you have access to an alias called flake-rebuild that will rebuild the flake based of the flakeDir variable you set in options.nix!