From c2a8620a375438b8693093b55a094568ff222e34 Mon Sep 17 00:00:00 2001 From: Markus Schmidl Date: Sun, 7 Apr 2019 21:35:57 +0200 Subject: [PATCH] updated readme to new path hosts/containers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7b12232..71081c14 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Beide failen bei Activation des neuen Profils. (TODO) ## Mit `nixos-switch rebuild` ```shell -nixos-rebuild switch -I nixos-config=./hosts/storage-ng/$HOST/configuration.nix --target-host "root@$HOST.hq.c3d2.de" +nixos-rebuild switch -I nixos-config=./hosts/containers/$HOST/configuration.nix --target-host "root@$HOST.hq.c3d2.de" ``` ## Mit NixOps