mirror of
https://github.com/morten-olsen/nixos-config.git
synced 2026-02-08 00:36:27 +01:00
update
This commit is contained in:
8
user/programs/ssh/files/config
Normal file
8
user/programs/ssh/files/config
Normal file
@@ -0,0 +1,8 @@
|
||||
Include ~/.ssh/config.d/*
|
||||
|
||||
Host *
|
||||
Controlmaster auto
|
||||
Controlpath ${TMPDIR}/ssh-%r@%h:%p
|
||||
IdentityAgent ~/.1password/agent.sock
|
||||
|
||||
|
||||
Reference in New Issue
Block a user