feat(flake): finit init

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-05-20 21:35:46 +03:00
parent ed30939a61
commit b707b44287

View file

@ -137,6 +137,13 @@
repo = "fenix";
};
"finix" = {
flake = true;
type = "github";
owner = "finix-community";
repo = "finix";
};
"github-actions-nix" = {
flake = true;
type = "github";