forked from nico/dots
openssh: change ssh key
This commit is contained in:
parent
9658cdfc12
commit
1c29051909
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
# add ssh key
|
# add ssh key
|
||||||
users.users.nico.openssh.authorizedKeys.keys = [
|
users.users.nico.openssh.authorizedKeys.keys = [
|
||||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMNq0xyfsucfXiFnLsUC/rz0FDw8JrPtUdFqmKLL0HBM"
|
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHzUJnqCpbRxggjyIZo4KWnTyHobPdi/xXkN1/n/yIMD"
|
||||||
];
|
];
|
||||||
|
|
||||||
# enable ssh in the firewall
|
# enable ssh in the firewall
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue