From d9d6310435ea3bdf7eee5931b6e57f9f570de656 Mon Sep 17 00:00:00 2001 From: notgne2 Date: Sat, 7 Nov 2020 13:02:05 -0700 Subject: Remove bootstrap --- README.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c41a51a..b4b16b7 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,6 @@ This is the core of how `deploy-rs` was designed, any number of these can run on ```nix { - # The command to bootstrap your profile, this is optional - bootstrap = "mkdir xyz"; - # A derivation containing your required software, and a script to activate it in `${path}/activate` # For ease of use, `deploy-rs` provides a function to easy all this required activation script to any derivation # Both the working directory and `$PROFILE` will point to `profilePath` -- cgit v1.2.3