selfprivacy.org.app/assets/markdown/how_fallback_ssh-en.md
NaiJi ad53000415 Add recovery manuals
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
2022-06-09 23:25:42 +03:00

411 B

Login as root user to your server and look at the contents of the file /etc/nixos/userdata/tokens.json

cat /etc/nixos/userdata/tokens.json

This file will have a similar construction:

{
    "tokens": [
        {
            "token": "token_to_copy",
            "name": "device_name",
            "date": "date"
        }

Copy the token from the file and paste it in the next window.