mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 22:50:19 +02:00
im done?
This commit is contained in:
parent
da51761159
commit
c479782a78
6 changed files with 19 additions and 7 deletions
|
@ -194,10 +194,12 @@ in
|
|||
icon = "bazarr";
|
||||
description = "Vérifie les sous titres des films/séries.";
|
||||
href = "http://${ip}:6767";
|
||||
widget = {
|
||||
type = "bazarr";
|
||||
key = config.sops.secrets.bazarr;
|
||||
};
|
||||
/*
|
||||
widget = {
|
||||
type = "bazarr";
|
||||
key = config.sops.secrets.bazarr;
|
||||
};
|
||||
*/
|
||||
};
|
||||
}
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue