fix readme to include profile in command

This commit is contained in:
Tyler Kelley 2025-02-17 10:43:31 -06:00
parent e40b68bc75
commit 6a72ea1e9b

View File

@ -144,7 +144,7 @@ these options:
``` ```
NIX_CONFIG="experimental-features = nix-command flakes" NIX_CONFIG="experimental-features = nix-command flakes"
sudo nixos-rebuild switch --flake .#hostname sudo nixos-rebuild switch --flake .#profile
``` ```
Now when you want to rebuild the configuration you have access to an alias `fr` Now when you want to rebuild the configuration you have access to an alias `fr`