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 = {