From fe51fbaf816eb73cb52bb5b51a27c1dc1258cc16 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 9 Oct 2019 21:04:21 +0200 Subject: [PATCH] Typo (cherry picked from commit 9277e72cb0aac72100c01334fdf25ea79d19052e) --- scripts/install-multi-user.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install-multi-user.sh b/scripts/install-multi-user.sh index 654cfd239..7353cdc70 100644 --- a/scripts/install-multi-user.sh +++ b/scripts/install-multi-user.sh @@ -582,7 +582,7 @@ EOF We will: - make sure your computer doesn't already have Nix files - (if it does, I will tell you how to clean them up.) + (if it does, I will tell you how to clean them up.) - create local users (see the list above for the users we'll make) - create a local group ($NIX_BUILD_GROUP_NAME) - install Nix in to $NIX_ROOT