Small update on readme thank you stefano!

This commit is contained in:
Tyler Kelley 2024-02-09 04:27:29 +00:00
commit b69c86f698

View File

@ -52,6 +52,6 @@ nixos-generate-config --show-hardware-config > hardware.nix
sudo nixos-rebuild switch --flake . sudo nixos-rebuild switch --flake .
``` ```
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 flake.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!
Hope you enjoy! Hope you enjoy!