fix bootstrap

This commit is contained in:
ChaotiCryptidz 2022-03-09 18:55:08 +00:00
parent 89fff07d27
commit f05f69be06
No known key found for this signature in database

View file

@ -18,7 +18,7 @@ nix-shell -p git --run "git clone https://gitlab.com/ChaotiCryptidz/nixfiles"
```
### Bootstrap Nix-Darwin
```
nix build ~/.config/darwin\#darwinConfigurations.MacMini.system
nix build .#darwinConfigurations.MacMini.system
./result/sw/bin/darwin-rebuild switch --flake ~/.config/darwin
```