chore: add rustypaste secret
This commit is contained in:
parent
b65b91652d
commit
704d326400
2 changed files with 13 additions and 1 deletions
11
secrets/rustypaste.age
Normal file
11
secrets/rustypaste.age
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
age-encryption.org/v1
|
||||||
|
-> ssh-ed25519 JjL30A 1XNRKnK1XPGFU5+lqgoLMOnaf9IxQT6NV6tFK654gDc
|
||||||
|
OBePOZJ+eS1Wl7pAERJgj9MtmGqwNYibpdUWR6B84A8
|
||||||
|
-> ssh-ed25519 nueAfA SKBEBskfVR/OcKLlNj7SWr0RnYb67Npe8WRmjxytVCk
|
||||||
|
fqLgmEwmxISmpyzz3D/X5X0bN4xrIh8/hqs9vDiFkqE
|
||||||
|
-> ssh-ed25519 WcjW5A cZDomiXanY2cwvZCPWcAG734dQg7RhlnqKMe5pfHMy4
|
||||||
|
6jzLkXYDa8ZrUTlyqmAw0W4WRy0x83L53SQS0Aq7gtg
|
||||||
|
--- B4/2cwHiFwQDnGZELOsHLyxEfmZbl2I5rkZioWhh7GE
|
||||||
|
*•X& [œ«kÎwCÉV<C389>Ãóâ$µŽ•ƒ;*
|
||||||
|
„:Ñz–ÂÕ©ÈÇgÐÃô™PQ+¾GƒÀ
|
||||||
|
)Á‹œ×bŽ¦ßƒ¾t-r9RÜß<C39C>Q“sƒÿÌòÄ<C3B2>ºv/ôâ‡<C3A2>è<>Ð's@?
|
|
@ -12,5 +12,6 @@ let
|
||||||
systems = [ raptus ];
|
systems = [ raptus ];
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
"couchdb.age".publicKeys = [ raptus ] ++ users;
|
"couchdb.age".publicKeys = [ raptus ];
|
||||||
|
"rustypaste.age".publicKeys = [ raptus ] ++ users;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue