updated flakes

This commit is contained in:
chloe 2025-05-10 10:10:47 +02:00
parent 5b0e2828d1
commit 3ce26a6c3e
2 changed files with 19 additions and 19 deletions

View file

@ -19,12 +19,12 @@
};
sabnzbd = {
enable = true;
servers = [
{
"sisyphe" = {
baseUrl = "http://nzb.sisyphe.normandy.rougebordeaux.xyz";
apiKeyFile = "/run/secrets/sabnbzd_apikey";
};
}
];
};