ssh: fix ssh_host_key perms

This commit is contained in:
2025-12-12 21:18:51 -05:00
parent a5112e322e
commit 74d0620334

View File

@@ -21,6 +21,7 @@
systemd.tmpfiles.rules = [
"Z /etc/ssh 755 root root"
"Z /etc/ssh/ssh_host_* 600 root root"
];
users.users.${username}.openssh.authorizedKeys.keys = [