Add youtarr Nix module and register in default.nix

This commit is contained in:
Joshua Bell 2026-02-02 09:48:57 -06:00
parent 7087c8034c
commit 445769d002
3 changed files with 81 additions and 0 deletions

View file

@ -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'