mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
removed readarr since lacks support for french stuff
This commit is contained in:
parent
49af8e2e77
commit
cf9653adb0
2 changed files with 0 additions and 17 deletions
|
@ -120,18 +120,6 @@ in
|
|||
href = "http://${ip}:5030";
|
||||
};
|
||||
}
|
||||
{
|
||||
"Readarr" = {
|
||||
icon = "readarr";
|
||||
description = "Moteur de recherche de livres";
|
||||
href = "http://${ip}:8787/";
|
||||
widget = {
|
||||
type = "readarr";
|
||||
url = "http://$ip:8787";
|
||||
key = config.sops.secrets.readarr;
|
||||
};
|
||||
};
|
||||
}
|
||||
{
|
||||
"Prowlarr" = {
|
||||
icon = "prowlarr";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue