mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
updated flakes
This commit is contained in:
parent
5b0e2828d1
commit
3ce26a6c3e
2 changed files with 19 additions and 19 deletions
|
@ -19,12 +19,12 @@
|
|||
};
|
||||
sabnzbd = {
|
||||
enable = true;
|
||||
|
||||
servers = [
|
||||
{
|
||||
"sisyphe" = {
|
||||
baseUrl = "http://nzb.sisyphe.normandy.rougebordeaux.xyz";
|
||||
apiKeyFile = "/run/secrets/sabnbzd_apikey";
|
||||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue