diff --git a/Readme.org b/Readme.org index 72a2881..b6230cb 100644 --- a/Readme.org +++ b/Readme.org @@ -36,3 +36,11 @@ ssh-to-age < /etc/ssh/ssh_host_ed25519_key.pub #+begin_src sh sops updatekeys secrets/* #+end_src + +* Installation of builder +- Start recent nixos installer in VM +- Set password for root + +#+begin_src sh +nix run github:nix-community/nixos-anywhere -- --flake .#builder --target-host root@ +#+end_src