chatbot-ui -> big-agi

This commit is contained in:
rotterdam 2023-06-01 20:07:50 -03:00
parent 553155519c
commit 7cd59333cd
6 changed files with 25 additions and 27 deletions

BIN
secrets/big-agi-keys.age Normal file

Binary file not shown.

Binary file not shown.

View file

@ -11,7 +11,7 @@ let
all-hosts = desktops ++ servers;
in {
"big-agi-keys.age".publicKeys = all-hosts;
"cloudflare-creds.age".publicKeys = all-hosts;
"paperless-pass.age".publicKeys = all-hosts;
"chatbot-ui-keys.age".publicKeys = all-hosts;
}