feat(core): add nix-index-database module

This commit is contained in:
tux
2026-08-07 16:41:03 +05:30
parent 8410655614
commit 162b822870
4 changed files with 41 additions and 0 deletions

View File

@@ -13,6 +13,8 @@
hyprland-git = inputs.hyprland.packages.${prev.stdenv.hostPlatform.system};
awww = inputs.awww.packages.${prev.stdenv.hostPlatform.system}.awww;
vicinae-extensions = inputs.vicinae-extensions.packages.${prev.stdenv.hostPlatform.system};
nix-index-small =
inputs.nix-index-database.packages.${prev.stdenv.hostPlatform.system}.nix-index-with-small-db;
};
stable-packages = final: _prev: {