vanadium: set up ltex_dictionary with agenix

This commit is contained in:
Primrose 2025-02-21 13:07:02 +01:00
parent 6a6da6fb2e
commit 831b69748e
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
3 changed files with 9 additions and 0 deletions

BIN
nix/secrets/ltex_dict.age Normal file

Binary file not shown.

View file

@ -44,4 +44,6 @@ in {
"hoot_token.age".publicKeys = all;
"typst-bot_token.age".publicKeys = all;
"parrot_token.age".publicKeys = all;
"ltex_dict.age".publicKeys = all;
}