chore(nix): remove lfca dependency and add sd_mod kernel module

This commit is contained in:
uttarayan21
2025-11-26 20:20:44 +05:30
parent d414e862f5
commit b555cbe0af
4 changed files with 2 additions and 10 deletions

View File

@@ -218,10 +218,6 @@
url = "github:koekeishiya/yabai";
flake = false;
};
lfca = {
url = "git+ssh://gitea@git.darksailor.dev/servius/lfca";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-auth = {
url = "github:numtide/nix-auth";
inputs.nixpkgs.follows = "nixpkgs";