Update README.md
This commit is contained in:
parent
c07c5e186f
commit
478e401b1b
1 changed files with 4 additions and 2 deletions
|
@ -14,6 +14,8 @@ dann in das repro wechseln
|
||||||
|
|
||||||
Und das ganze bauen
|
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.
|
und mit ``./result`` als neue boot option auswählen und darauf wechseln
|
||||||
|
oder
|
||||||
|
mit``./result test`` das ganze nur bis zum reboot zu behalten.
|
Loading…
Reference in a new issue