diff --git a/README.md b/README.md index 3653e38..81f963c 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,13 @@ nix run .#server2-vm Login as `root` with an empty password. Use `build-container $(ls -1 /etc/lxc/containers)` to build and start the required containers. +#### Gerätekonfigurationen + +``` +nix build .#all-device-scripts +./result/bin/... +``` + ### Server Setup ```