aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 25cd24e4fe8b6b99f3213b470b1b85c6905506c4 (plain)
1
2
3
4
5
6
7
# Bootstrap

```
sudo nix run --extra-experimental-features "nix-command flakes" github:nix-darwin/nix-darwin -- switch --flake .#<hostname> \
  --option "extra-substituters" "https://virby-nix-darwin.cachix.org" \
  --option "extra-trusted-public-keys" "virby-nix-darwin.cachix.org-1:z9GiEZeBU5bEeoDQjyfHPMGPBaIQJOOvYOOjGMKIlLo="
```