From 37b115d3370db1d9a5e4f05c2a071586f8aa9a7f Mon Sep 17 00:00:00 2001 From: laalsaas Date: Sun, 15 Nov 2020 00:22:04 +0100 Subject: [PATCH] fixed nixos syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 777ad6b8..d9d9ba64 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ This does not work yet, as the nixos-system-x86_64-linux.tar.xz image is broken. nixops deploy -d hq --check --include=[hostname] ``` -## Mit `nixos-switch rebuild` +## Mit `nixos-rebuild switch` ```shell nixos-rebuild switch -I nixos-config=./hosts/containers/$HOST/configuration.nix --target-host "root@$HOST.hq.c3d2.de" -- 2.42.0