mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Fix readme example
This commit is contained in:
parent
1e2dd16005
commit
81aa4eda09
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ Here is the script you need to run to get this working:
|
||||||
sudo nix-shell --packages git nu nix-output-monitor --command "
|
sudo nix-shell --packages git nu nix-output-monitor --command "
|
||||||
git clone https://github.com/RGBCube/NixOSConfiguration ~/Configuration
|
git clone https://github.com/RGBCube/NixOSConfiguration ~/Configuration
|
||||||
cd ~/Configuration
|
cd ~/Configuration
|
||||||
nu rebuild.nu <host>
|
hostname -v <host>
|
||||||
|
nu rebuild.nu
|
||||||
"
|
"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue