mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-07-16 22:16:51 +08:00
add linkai token
This commit is contained in:
parent
1f575eb8a6
commit
8424d690c1
3 changed files with 10 additions and 0 deletions
|
|
@ -6,5 +6,6 @@
|
||||||
zjuchat_token.file = ./zjuchat_token.age;
|
zjuchat_token.file = ./zjuchat_token.age;
|
||||||
tavily_token.file = ./tavily_token.age;
|
tavily_token.file = ./tavily_token.age;
|
||||||
zjuconnect_password.file = ./zjuconnect_password.age;
|
zjuconnect_password.file = ./zjuconnect_password.age;
|
||||||
|
linkai_token.file = ./linkai_token.age;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
8
secrets/linkai_token.age
Normal file
8
secrets/linkai_token.age
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
age-encryption.org/v1
|
||||||
|
-> ssh-ed25519 MpnI9A 4sY3DkEMvULXBEmP8lTAiiAK/w6eiD6C54hRHg2rFkI
|
||||||
|
mreMmL7P0rCW+HPxu7HFZ6ZDKdVvX1T5xILI0zG91oY
|
||||||
|
-> ssh-ed25519 6VlDkQ +n/6EiC8wG9o8DU7fP2b9kRNvb5/8chqcjpDb2a5Glw
|
||||||
|
8kuNU3xJujeMk68CPCLeq62+hOvFXPlBJ3o+Zv6WtOI
|
||||||
|
--- 6UfuIpK/NWhQei2asdkYm/VmH5Td6wDWRVtaL3emIzc
|
||||||
|
1)ý²›„zU U‚êøÃhœ¨¤×f–×êYÄ®BÂdM>)ÓžÒ*eŽžŽ‚<C5BD>u9–øx,â!aÀ¿ë A‚ôÀ<C3B4>‡Æ
|
||||||
|
€D oÞé¦F¶
|
||||||
|
|
@ -8,6 +8,7 @@ let
|
||||||
"zjuchat_token"
|
"zjuchat_token"
|
||||||
"tavily_token"
|
"tavily_token"
|
||||||
"zjuconnect_password"
|
"zjuconnect_password"
|
||||||
|
"linkai_token"
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
builtins.listToAttrs (
|
builtins.listToAttrs (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue