From 4b8b1a9382baacc60bb30d69994c1321494a1143 Mon Sep 17 00:00:00 2001 From: Astro Date: Sun, 11 Apr 2021 01:17:41 +0200 Subject: [PATCH] =?UTF-8?q?doc:=20Ger=C3=A4tekonfigurationen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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 ```