core(server/networking): now using the cloudflare / google dns

This commit is contained in:
Raphael 2025-11-10 12:58:40 +01:00
parent 5153908d15
commit 6de4d628c6
No known key found for this signature in database
4 changed files with 65 additions and 1 deletions

View file

@ -74,7 +74,7 @@ in
AUTHENTIK_REDIS__PORT = 6380;
};
};
redis.servers.authentik.port = lib.mkForce 6380;
redis.servers."authentik".port = lib.mkForce 6380;
postgresql = {
enable = true;
ensureDatabases = [