How to enable post processing on camera? (Unity 2021.1.16f1)

I have a bit of a problem. I’d like to add bloom visual effect to my game with URP, but my camera don’t have Post-Processing checkbox.

7387361--901691--upload_2021-8-4_9-53-21.png

^ these are only options on camera in my project

I think that ‘Depth’ is only for the builtin renderer and URP does something else for camera stacking.
You are not using URP.

I found that unity removed Universal Render Pipeline Asset from Graphics project settings, now it’s working