supabase/postgres

flake.nix is too big

Closed this issue · 2 comments

Problem

It's hard to navigate flake.nix since it contains many scripts.

Solution

Modularize the scripts into different folders.

This should be done after #1563, to identify potential deduplication first.

@steve-chavez I think we could deduplicate without the need to first inline everything.

resolved with #1681