chore: reformat codebase

This commit is contained in:
Gabriel Arazas 2023-07-19 17:27:33 +08:00
parent 3c60989da4
commit 28faf41a1c
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC
8 changed files with 175 additions and 174 deletions

View File

@ -2,7 +2,8 @@
{ {
sops.secrets = sops.secrets =
lib.getSecrets ./sops.yaml { lib.getSecrets ./sops.yaml
{
ssh-key = { }; ssh-key = { };
"borg/ssh-key" = { }; "borg/ssh-key" = { };
} // } //