This commit is contained in:
Sandro - 2021-10-01 22:19:57 +02:00
parent 8d8101ce07
commit 1ff3e8b133
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ Tarballs can be built for containers using `config.system.build.tarball`.
nix build c3d2#nixosConfigurations.dhcp.config.system.build.tarball
```
## 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"