vpk_fuse: init package

This commit is contained in:
2023-06-10 00:22:08 +02:00
parent cf2061e2ad
commit 7fec0a28bb
2 changed files with 31 additions and 0 deletions
+3
View File
@@ -19,6 +19,9 @@ rec {
polymc = pkgs.qt6Packages.callPackage ./apps/games/polymc {};
vpk_fuse = callPackage ./apps/vpk_fuse.nix {};
xmake = callPackage ./dev/xmake {};
}