Initial commit
This commit is contained in:
3
dotfiles/common/.ssh/authorized_keys.j2
Normal file
3
dotfiles/common/.ssh/authorized_keys.j2
Normal file
@@ -0,0 +1,3 @@
|
||||
{% for key in SSH_AUTHORIZED_KEYS %}
|
||||
{{ key }}
|
||||
{% endfor %}
|
||||
Reference in New Issue
Block a user