docs: partition wiki and nix
This commit is contained in:
parent
044e804fa0
commit
5dc81dea10
10
README.md
10
README.md
|
|
@ -3,6 +3,16 @@
|
|||
|
||||
## macos
|
||||
|
||||
install nix:
|
||||
|
||||
```
|
||||
sh <(curl --proto '=https' --tlsv1.2 -L https://nixos.org/nix/install)
|
||||
```
|
||||
|
||||
> [!TIP]
|
||||
> For updates, if nix complains about build groups, see:
|
||||
> https://github.com/NixOS/nix/issues/10892
|
||||
|
||||
add your user as a trusted-user:
|
||||
|
||||
/etc/nix/nix.conf
|
||||
|
|
|
|||
Loading…
Reference in a new issue