This commit is contained in:
kp2pml30 2025-06-08 14:51:48 +04:00
parent 47ac57a230
commit a8ad7a3231
Signed by: kp2pml30
GPG key ID: CD6528BAC23E3E34
7 changed files with 13 additions and 12 deletions

View file

@ -34,6 +34,8 @@ in {
];
config = {
security.pam.enableSSHAgentAuth = true;
users.users."${cfg.username}" = {
isNormalUser = true;
openssh.authorizedKeys.keys = [