disable instagram stories

This commit is contained in:
Danilo Reyes 2025-05-20 20:56:16 -06:00
parent f4b429eac0
commit 74f3303f31

View File

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