mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 17:17:22 +01:00
feat: ssh agentForward for root (and other users)
This commit is contained in:
parent
97b121d1c5
commit
5827b53c6c
2 changed files with 6 additions and 0 deletions
|
|
@ -5263,6 +5263,9 @@ Also, the system state version is set here. No need to touch it.
|
|||
(self + /secrets/keys/ssh/nbl-imba-2.pub)
|
||||
(self + /secrets/keys/ssh/magicant.pub)
|
||||
];
|
||||
security.sudo.extraConfig = ''
|
||||
Defaults env_keep+=SSH_AUTH_SOCK
|
||||
'';
|
||||
|
||||
}
|
||||
#+end_src
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue