diff --git a/presentation.md b/presentation.md index 3341e59..0405baf 100644 --- a/presentation.md +++ b/presentation.md @@ -159,4 +159,18 @@ $ readlink /home/tylerm/.guix-home/profile/bin/gcc - Package manager takes in user and system configuration - Downloads needed data into store - Build any needed packages -- Symlinks the user and system profiles \ No newline at end of file +- Symlinks the user and system profiles + +--- + +## Temporary Packages + +- Nix and Guix allow installing packages temporarily +- Uses contained environment +- `guix shell ` +- `nix shell -p ` + +--- + +### lori +ipsum \ No newline at end of file