This commit is contained in:
Aleksandr Lebedev 2025-10-16 00:20:40 +02:00
parent 2f1c90feb9
commit b5beaf4e3c

View file

@ -11,6 +11,7 @@ in {
host = "127.0.0.1"; host = "127.0.0.1";
port = 12270; port = 12270;
mutableSettings = false; mutableSettings = false;
# https://github.com/AdguardTeam/AdGuardHome/wiki/Configuration#configuration-file
settings = { settings = {
users = [ users = [
# nix shell nixpkgs#mkpasswd --command mkpasswd --method=bcrypt # nix shell nixpkgs#mkpasswd --command mkpasswd --method=bcrypt