Skip to content

Instantly share code, notes, and snippets.

@shyim
Last active November 21, 2023 22:18
Show Gist options
  • Save shyim/669562b41f6ea511ebf29230abd7b317 to your computer and use it in GitHub Desktop.
Save shyim/669562b41f6ea511ebf29230abd7b317 to your computer and use it in GitHub Desktop.
{
"ignition": { "version": "3.0.0" },
"passwd": {
"users": [
{
"name": "shyim",
"sshAuthorizedKeys": [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBuZPgjmIp/dZ0HzRpoFDLsAqFwRGuFBwJiu9qk22tHP"
],
"groups": [
"docker",
"wheel",
"sudo"
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment