added bsky to monitor list
This commit is contained in:
parent
f4b81e2075
commit
100756427b
@ -55,7 +55,8 @@
|
|||||||
tuhmayto = lib.mkIf config.my.units.download.enable (
|
tuhmayto = lib.mkIf config.my.units.download.enable (
|
||||||
mkDownloadService "tuhmayto stuff" ''
|
mkDownloadService "tuhmayto stuff" ''
|
||||||
-u jawz -i https://x.com/tuhmayto/media \
|
-u jawz -i https://x.com/tuhmayto/media \
|
||||||
https://www.furaffinity.net/user/tuhmayto/''
|
https://www.furaffinity.net/user/tuhmayto/ \
|
||||||
|
https://bsky.app/profile/tumayto.bsky.social''
|
||||||
);
|
);
|
||||||
"download@" = lib.mkIf (config.my.units.download.enable || config.my.units.downloadManga.enable) (
|
"download@" = lib.mkIf (config.my.units.download.enable || config.my.units.downloadManga.enable) (
|
||||||
mkDownloadService "post from multiple sources" "%I"
|
mkDownloadService "post from multiple sources" "%I"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user