openssh: change ssh key

This commit is contained in:
Nico 2025-05-03 16:16:02 +10:00
parent 9658cdfc12
commit 1c29051909

View file

@ -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