Fix README
This commit is contained in:
parent
47d9b710e0
commit
4c52d8a1a7
1 changed files with 21 additions and 17 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
⚠️ I have switched to a combination of `nix-darwin` and `home-manager`. The installation instructions below do not work that setup.
|
||||
|
||||
<details>
|
||||
<summary>Click to expand!</summary>
|
||||
|
||||
```bash
|
||||
# nix
|
||||
sh <(curl -L https://nixos.org/nix/install)
|
||||
|
@ -23,6 +26,7 @@ home-manager switch --flake ~/.config/nixpkgs/#$USER
|
|||
|
||||
sudo cachix use nix-community
|
||||
```
|
||||
</details>
|
||||
|
||||
## Overlays
|
||||
|
||||
|
|
Loading…
Reference in a new issue