refactor: restructure topology

This commit is contained in:
oddlama 2024-03-14 15:55:12 +01:00
parent fd0069c626
commit ac18f2d07d
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
6 changed files with 9 additions and 3 deletions

View file

@ -1 +1,2 @@
import ./render.nix
{renderer ? "d2", ...} @ attrs:
import ./renderers/${renderer} attrs