Provide debug output

This commit is contained in:
niten 2025-01-28 20:52:08 -08:00
parent feb97b1e54
commit 437fc6402f

View File

@ -291,6 +291,8 @@ in {
unix_socket_directories = cfg.socket-directory;
unix_socket_group = cfg.socket-group;
unix_socket_permissions = "0777";
log_min_error_statement = "DEBUG3";
};
authentication = lib.mkForce ''