From 478e401b1b39d4fc3db792ff3dee69dfefa51797 Mon Sep 17 00:00:00 2001 From: Schweby mit Hut Date: Thu, 24 Dec 2020 20:32:08 +0100 Subject: [PATCH] Update README.md --- configuration/hosts/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/configuration/hosts/README.md b/configuration/hosts/README.md index 0572e22..6994fb9 100644 --- a/configuration/hosts/README.md +++ b/configuration/hosts/README.md @@ -14,6 +14,8 @@ dann in das repro wechseln Und das ganze bauen -``nix build -f . -I nixpkgs=https://github.com/hexchen/nixpkgs/archive/hexchen-20.09.tar.gz deploy.hainich && ./result`` +``nix build -f . -I nixpkgs=https://github.com/hexchen/nixpkgs/archive/hexchen-20.09.tar.gz deploy.hainich`` -im Zweifeln am ende ``&& ./result test`` statt ``&& ./result``, um das ganze nur bis zum reboot zu behalten. \ No newline at end of file +und mit ``./result`` als neue boot option auswählen und darauf wechseln +oder +mit``./result test`` das ganze nur bis zum reboot zu behalten. \ No newline at end of file