1
0
Fork 0

Fix README

This commit is contained in:
Daniel Kempkens 2022-02-03 23:44:00 +01:00
parent 47d9b710e0
commit 4c52d8a1a7

View file

@ -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