mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
fix: added missing parameter
This commit is contained in:
parent
f7525cdb63
commit
2cf5e1f4c9
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
servers = [
|
||||
{
|
||||
"sisyphe" = {
|
||||
baseUrl = "http://nzb.sisyphe.normandy.hypervirtual.world";
|
||||
apiKeyFile = "/run/secrets/sabnbzd_apikey";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue