Added consul and nomad to thingvellir
This commit is contained in:
@@ -102,8 +102,14 @@ sudo nixos-install --impure --root /mnt --flake '.#reykjavik'
|
||||
#+begin_src bash
|
||||
cp ~/.ssh/id_<hostname> /mnt/home/marc/.ssh/id_<hostname>
|
||||
#+end_src
|
||||
* Set up the user
|
||||
* Initialization
|
||||
Steps after reboot
|
||||
** Set up the user
|
||||
You'll set the root password during the installation. You can then reboot and use the installed OS. First thing you'll have to do is log in as root and set the password for your user:
|
||||
#+BEGIN_SRC bash
|
||||
passwd marc
|
||||
#+END_SRC
|
||||
** Log into tailscale
|
||||
#+begin_src bash
|
||||
sudo tailscale up
|
||||
#+end_src
|
||||
|
||||
Reference in New Issue
Block a user