feat(flake): finit init
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
ed30939a61
commit
b707b44287
1 changed files with 7 additions and 0 deletions
|
|
@ -137,6 +137,13 @@
|
||||||
repo = "fenix";
|
repo = "fenix";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"finix" = {
|
||||||
|
flake = true;
|
||||||
|
type = "github";
|
||||||
|
owner = "finix-community";
|
||||||
|
repo = "finix";
|
||||||
|
};
|
||||||
|
|
||||||
"github-actions-nix" = {
|
"github-actions-nix" = {
|
||||||
flake = true;
|
flake = true;
|
||||||
type = "github";
|
type = "github";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue