README: added --check option

This commit is contained in:
Markus Schmidl 2019-06-22 15:56:52 +02:00
parent 9b0132df80
commit 8832358500
No known key found for this signature in database
GPG Key ID: D46166FD1DEEE69C
1 changed files with 1 additions and 2 deletions

View File

@ -12,8 +12,7 @@ nixos-rebuild switch -I nixos-config=./hosts/containers/$HOST/configuration.nix
```shell ```shell
nixops create hq.nixops -d hq nixops create hq.nixops -d hq
nixops deploy -d hq --debug --include=dhcp --force-reboot nixops deploy -d hq --check --include=dhcp
nixops deploy -d hq --include=grafana -I nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixos-18.09.tar.gz --force-reboot
``` ```
# Secrets # Secrets