mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Specify the machine name in the readme example
This commit is contained in:
parent
948ce4770b
commit
fd73772452
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Here is the script you need to run to get this working:
|
|||
```sh
|
||||
nix-shell -p git --command "git clone https://github.com/RGBCube/NixOSConfiguration && cd NixOSConfiguration"
|
||||
|
||||
nix-shell -p git nix-output-monitor nu --command "nu rebuild.nu"
|
||||
nix-shell -p git nix-output-monitor nu --command "nu rebuild.nu <machine-name>"
|
||||
```
|
||||
|
||||
`machine-name` is a machine selected from the machines in the `machines` directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue