mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-09-19 16:49:04 +05:30
feat(desktop): add voxtype module
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user