feat: add lfca input and update flake-utils in flake.lock

This commit is contained in:
uttarayan21
2025-10-26 04:52:10 +05:30
parent d1959bdd8f
commit b8036c00ec
5 changed files with 98 additions and 31 deletions

View File

@@ -214,6 +214,11 @@
url = "github:koekeishiya/yabai";
flake = false;
};
lfca = {
url = "git+ssh://gitea@git.darksailor.dev/servius/lfca";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {