diff options
Diffstat (limited to 'scripts/install-darwin-multi-user.sh')
-rw-r--r-- | scripts/install-darwin-multi-user.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/install-darwin-multi-user.sh b/scripts/install-darwin-multi-user.sh index 968dd1b84543..b6b3305bac71 100644 --- a/scripts/install-darwin-multi-user.sh +++ b/scripts/install-darwin-multi-user.sh @@ -264,7 +264,7 @@ them and open them again. Other than that, you should be ready to go. Try it! Open a new terminal, and type: - $ nix-shell -p figlet -p lolcat --run "echo 'nix rules' | figlet | lolcat" + $ nix-shell -p nix-info --run "nix-info -m" Thank you for using this installer. If you have any feedback, don't hesitate: |