include SSL CA in docs

This commit is contained in:
Noah Masur 2024-04-02 07:59:04 -07:00
parent 56da4afb5b
commit 742fba29f9
No known key found for this signature in database

View File

@ -57,6 +57,7 @@ Launch a new shell. Then use Nix to switch to the macOS configuration:
```bash
sudo rm /etc/bashrc
sudo rm /etc/nix/nix.conf
export NIX_SSL_CERT_FILE="$HOME/Documents/t2-ca-bundle.pem"
nix \
--extra-experimental-features flakes \
--extra-experimental-features nix-command \