diff --git a/source/faq.rst b/source/faq.rst index 5bee577..0c73f48 100644 --- a/source/faq.rst +++ b/source/faq.rst @@ -175,6 +175,16 @@ Apply following patch: And then the vde_switch network should be accessible locally. +How to bootstrap NixOS inside an existing Linux installation? +------------------------------------------------------------- + +There are a couple of tools: + +- https://github.com/jeaye/nixos-in-place +- https://github.com/elitak/nixos-infect +- https://github.com/cleverca22/nix-tests/tree/master/kexec + + Hydra *****