remove ssh keys

This commit is contained in:
2026-02-12 15:48:37 +01:00
parent 19f7ba272d
commit db4ade358c

View File

@@ -7,6 +7,6 @@
settings.KbdInteractiveAuthentication = false;
};
users.users.${user}.openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAxNhl9lAA7SGpFv0/YhIrL+C1nrODGsvpXlevjpOP9d Interne Infrastruktur"
""
];
}