feat(desktop): add voxtype module

This commit is contained in:
tux
2026-08-13 17:14:20 +05:30
parent 31f4218115
commit 69c2254f00
4 changed files with 92 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
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};
voxtype = inputs.voxtype.packages.${prev.stdenv.hostPlatform.system};
nix-index-small =
inputs.nix-index-database.packages.${prev.stdenv.hostPlatform.system}.nix-index-with-small-db;
};