add package for website
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{pkgs, ...}: {
|
||||
tetrio = pkgs.callPackage ./tetrio-desktop/package.nix { };
|
||||
hub = pkgs.callPackage ./hub/default.nix { };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user