feat(abaduh,adguard): update admin password

This commit is contained in:
Guz
2026-01-01 19:24:51 -03:00
parent 46b24436f5
commit fedd1eada9

View File

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