From ae6c745880a83812c58b24e22963728aad76bf42 Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Tue, 1 Jul 2025 22:00:43 -0600 Subject: [PATCH] gallery-dl new account --- dotfiles/gallery-dl.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dotfiles/gallery-dl.nix b/dotfiles/gallery-dl.nix index 86a58b1..db1a4b8 100644 --- a/dotfiles/gallery-dl.nix +++ b/dotfiles/gallery-dl.nix @@ -13,8 +13,8 @@ directory = [ ]; }; bluesky = { - username = "jawz.bsky.social"; - password = "isrb-ydbt-oz52-v7z3"; + username = "blablablamagic.bsky.social"; + password = "bb3m-xr4w-4vgf-oxmi"; reposts = false; videos = true; directory = [ "{author['handle']}" ];