secrets: add bridges

This commit is contained in:
Sakooooo 2024-10-02 22:23:06 +04:00
parent 69a5298c58
commit 407181a7ab
Signed by: sako
GPG key ID: 3FD715D87D7725E0
2 changed files with 5 additions and 1 deletions

View file

@ -6,4 +6,8 @@ let
shared = [ sakotop sakopc ]; shared = [ sakotop sakopc ];
in { "test.age".publicKeys = shared; } in {
"test.age".publicKeys = shared;
"shared/bridges.age".publicKeys = shared;
}

BIN
secrets/shared/bridges.age Normal file

Binary file not shown.