Skip to content

Commit

Permalink
docs: add cacert in macos multi-user upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
networkhermit committed Mar 13, 2024
1 parent bff5c94 commit 25c9e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/src/installation/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ $ sudo su
## macOS multi-user

```console
$ sudo nix-env --install --file '<nixpkgs>' --attr nix -I nixpkgs=channel:nixpkgs-unstable
$ sudo nix-env --install --file '<nixpkgs>' --attr nix cacert -I nixpkgs=channel:nixpkgs-unstable
$ sudo launchctl remove org.nixos.nix-daemon
$ sudo launchctl load /Library/LaunchDaemons/org.nixos.nix-daemon.plist
```
Expand Down

0 comments on commit 25c9e2f

Please sign in to comment.