Add youtarr Nix module and register in default.nix
This commit is contained in:
parent
7087c8034c
commit
445769d002
3 changed files with 81 additions and 0 deletions
|
|
@ -172,6 +172,8 @@ in
|
|||
api_base = "http://100.64.0.8:9010/air_prd";
|
||||
api_key = "na";
|
||||
drop_params = true;
|
||||
# TODO try this instead of sanitized name
|
||||
# additional_drop_params = if [ "messages[*].cacheControl" ];
|
||||
};
|
||||
})
|
||||
# curl -L t.net.joshuabell.xyz:9010/air_prd/models | jq '.data.[].id'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue