mirror of
https://github.com/kp2pml30/dotfiles.git
synced 2026-04-14 14:21:45 +04:00
update
This commit is contained in:
parent
47ac57a230
commit
a8ad7a3231
7 changed files with 13 additions and 12 deletions
|
|
@ -34,6 +34,8 @@ in {
|
|||
];
|
||||
|
||||
config = {
|
||||
security.pam.enableSSHAgentAuth = true;
|
||||
|
||||
users.users."${cfg.username}" = {
|
||||
isNormalUser = true;
|
||||
openssh.authorizedKeys.keys = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue