mealie broken + instagram timer

This commit is contained in:
2025-05-03 12:18:44 -06:00
parent a007b7cf83
commit 842b2b4d32
3 changed files with 5 additions and 4 deletions

View File

@@ -49,8 +49,10 @@
]; ];
}; };
instagram = { instagram = {
sleep = "45-60"; browser = "firefox:linux";
sleep-request = "45-60"; user-agent = "Mozilla/5.0 (X11; Linux x86_64; rv:137.0) Gecko/20100101 Firefox/137.0";
sleep = "66-123";
sleep-request = "66-123";
parent-directory = true; parent-directory = true;
directory = [ "{username}" ]; directory = [ "{username}" ];
previews = true; previews = true;

View File

@@ -76,7 +76,6 @@ in
"microbin" "microbin"
"maloja" "maloja"
"multi-scrobbler" "multi-scrobbler"
"mealie"
"readeck" "readeck"
"synapse" "synapse"
]; ];

View File

@@ -80,7 +80,7 @@
in in
{ {
"instagram@stories" = lib.mkIf config.my.units.download.enable ( "instagram@stories" = lib.mkIf config.my.units.download.enable (
downloadTimer "*-*-* 11:34:00" 120 // { } downloadTimer "*-*-* 12:34:00" 120 // { }
); );
"download@main" = lib.mkIf config.my.units.download.enable ( "download@main" = lib.mkIf config.my.units.download.enable (
downloadTimer "*-*-* 06,18:02:00" 30 // { } downloadTimer "*-*-* 06,18:02:00" 30 // { }