Update README.md
This commit is contained in:
parent
e713fe3b2c
commit
6a1597aee8
|
@ -21,7 +21,7 @@ The canonical location for this repository is https://git.qenya.tel/qenya/nixfil
|
||||||
|
|
||||||
### Building
|
### Building
|
||||||
|
|
||||||
To build locally, run `colmena apply-local` as root.
|
To build locally, run `nixos-rebuild switch --flake .#[hostname]` as root.
|
||||||
|
|
||||||
To build the remote machines, run `colmena apply`. See the [colmena documentation](https://colmena.cli.rs/) for command-line options. Notable options include:
|
To build the remote machines, run `colmena apply`. See the [colmena documentation](https://colmena.cli.rs/) for command-line options. Notable options include:
|
||||||
* `--on [hostname]`: build a specific machine only
|
* `--on [hostname]`: build a specific machine only
|
||||||
|
|
Loading…
Reference in a new issue