feat: add public ssh key to the secrets file
This commit is contained in:
parent
768ce36509
commit
3b460e93e6
6 changed files with 9 additions and 9 deletions
|
|
@ -34,8 +34,7 @@
|
|||
|
||||
# Users
|
||||
users.users.root.openssh.authorizedKeys.keys = [
|
||||
# User should add their key here
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5..."
|
||||
config.mySecrets.sshPublicKey
|
||||
];
|
||||
|
||||
# SSH - Secure it
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue