support snow.flake

This commit is contained in:
do butterflies cry? 2026-02-20 02:08:04 +10:00
parent e4ab4f4b5a
commit 45c53f025a
10 changed files with 352 additions and 41 deletions

View file

@ -43,5 +43,6 @@
{
inherit inputs self nt;
inherit (nt) mix;
systems = import inputs.systems;
};
}