Skip to content
Snippets Groups Projects
Commit 1286da98 authored by Jens Nolte's avatar Jens Nolte
Browse files

Add comment

parent 84106bc4
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
# Run this script on a booted NixOS installation medium to allow connections from the installer
mkdir -p /root/.ssh
>> /root/.ssh/authorized_keys <EOF
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOgQ0W/0pH5A0G8eyx2CQCQshsUb/23f2/mWyPWIvEXT jens@serenity
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment