[pi4] Headscale config with Postgres

This commit is contained in:
2025-06-23 17:42:15 +00:00
parent a545b4a45c
commit c29acb0902
5 changed files with 82 additions and 3 deletions

View File

@ -63,7 +63,6 @@ in
};
postgresql = {
enable = true;
ensureDatabases = [ dbname ];
ensureUsers = [
{