updated readme to new path hosts/containers

This commit is contained in:
Markus Schmidl 2019-04-07 21:35:57 +02:00
parent 6f146ce3c9
commit c2a8620a37
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Beide failen bei Activation des neuen Profils. (TODO)
## Mit `nixos-switch rebuild` ## Mit `nixos-switch rebuild`
```shell ```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 ## Mit NixOps