From fd737724529b88a588068c324e9fb4398972cc9b Mon Sep 17 00:00:00 2001 From: RGBCube <78925721+RGBCube@users.noreply.github.com> Date: Thu, 23 Nov 2023 20:53:18 +0300 Subject: [PATCH] Specify the machine name in the readme example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85d4348..44fa269 100644 --- a/README.md +++ b/README.md @@ -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` is a machine selected from the machines in the `machines` directory.