mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-02 11:30:31 -05:00
Nix Flakes
This project uses Nix Flakes via direnv.
Ensure your ~/.config/nix/nix.conf (or /etc/nix/nix.conf) contains:
experimental-features = nix-command flakes
If your environment does not support flakes, you can still enter the development shell with:
nix develop