mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-24 06:15:38 +00:00
include SSL CA in docs
This commit is contained in:
parent
56da4afb5b
commit
742fba29f9
@ -57,6 +57,7 @@ Launch a new shell. Then use Nix to switch to the macOS configuration:
|
|||||||
```bash
|
```bash
|
||||||
sudo rm /etc/bashrc
|
sudo rm /etc/bashrc
|
||||||
sudo rm /etc/nix/nix.conf
|
sudo rm /etc/nix/nix.conf
|
||||||
|
export NIX_SSL_CERT_FILE="$HOME/Documents/t2-ca-bundle.pem"
|
||||||
nix \
|
nix \
|
||||||
--extra-experimental-features flakes \
|
--extra-experimental-features flakes \
|
||||||
--extra-experimental-features nix-command \
|
--extra-experimental-features nix-command \
|
||||||
|
Loading…
Reference in New Issue
Block a user