Also use correct ssh port in mini conf

This commit is contained in:
hodasemi 2025-06-10 09:11:20 +02:00
parent f1aca231b2
commit e5252690a6

View file

@ -43,7 +43,7 @@
services.openssh = {
enable = true;
ports = [ 23 ];
ports = [ 54222 ];
};
users.users.root.openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBA4Kpx7RN53V3uINjRj1Ow7p8/SkKGOnqHG3BR9tNXU cardno:25_310_930"