From fedd1eada93e7bd40b71cbb8c935d743a41c988d Mon Sep 17 00:00:00 2001 From: "Gustavo \"Guz\" L de Mello" Date: Thu, 1 Jan 2026 19:24:51 -0300 Subject: [PATCH] feat(abaduh,adguard): update admin password --- abaduh/adguard.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abaduh/adguard.nix b/abaduh/adguard.nix index 6c9e375..b311d69 100644 --- a/abaduh/adguard.nix +++ b/abaduh/adguard.nix @@ -13,7 +13,7 @@ in { settings = { http = {address = "127.0.0.1:${toString port}";}; users = mapAttrsToList (name: password: {inherit name password;}) { - "admin" = "$2a$12$ciAyKG13D2ViEsy6fACxGu.1qEwwrAfPVgaVQdYgmkmvODHYuVWPa"; + "admin" = "$2y$10$1oOiKeJJFSmdc8s8QYUZeeNCHLBAb51BbpLdDjoexUI/0KDHlV8d6"; }; theme = "dark"; dns = {