preparing stuff

This commit is contained in:
kity 2025-04-11 23:08:41 +02:00
parent 585ab2b5aa
commit b6cb128b5f
4 changed files with 24 additions and 31 deletions

View file

@ -9,14 +9,16 @@
reverse_proxy 8080
'';
services.prometheus.exporters.sabnzbd = {
enable = true;
servers = [
{
sisyphe = {
/*
services.prometheus.exporters.sabnzbd = {
enable = true;
servers = [
{
sisyphe = {
};
}
];
};
};
}
];
};
*/
}