mirror of
https://github.com/LnL7/nix-darwin.git
synced 2025-03-13 20:30:02 +00:00
readme: add section on building with local changes
This commit is contained in:
parent
11b0d93c4e
commit
9cbf0cc615
1 changed files with 8 additions and 0 deletions
|
@ -136,6 +136,14 @@ Whether to activate system at boot time.
|
|||
Let's make nix on darwin awesome!
|
||||
Don't hesitate to contribute modules or open an issue.
|
||||
|
||||
To build your configuration with local changes you can run this. This
|
||||
flag can also be used to override darwin-config or nixpkgs, for more
|
||||
information on the `-I` flag look at the nix-build manpage.
|
||||
|
||||
```
|
||||
darwin-rebuild switch -I darwin=.
|
||||
```
|
||||
|
||||
Also feel free to contact me if you have questions,
|
||||
- IRC - LnL, you can find me in #nixos or ##nix-darwin on freenode.net
|
||||
- @lnl7 on twitter
|
||||
|
|
Loading…
Add table
Reference in a new issue