Add SSH tunnel to a host
This commit is contained in:
parent
df51bc9eb8
commit
23d766c067
6 changed files with 41 additions and 0 deletions
|
@ -46,6 +46,9 @@ in
|
|||
|
||||
"secrets/passwords/services/syncthing-basic-auth.age".publicKeys = [ lasting-integrity ] ++ users;
|
||||
|
||||
"secrets/files/services/tunnel/key.age".publicKeys = [ lasting-integrity ] ++ users;
|
||||
"secrets/files/services/tunnel/env.age".publicKeys = [ lasting-integrity ] ++ users;
|
||||
|
||||
"secrets/passwords/services/data-basic-auth.age".publicKeys = [ urithiru ] ++ users;
|
||||
|
||||
"secrets/files/programs/ssh/host_configuration.age".publicKeys = hosts ++ users;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue