Skip to content

Commit

Permalink
add default flake output
Browse files Browse the repository at this point in the history
  • Loading branch information
erictapen committed Jan 25, 2024
1 parent a60a8fe commit 1b5222a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Expand Up @@ -74,6 +74,7 @@
pkgs = nixpkgsFor.${system};
in
{
default = self.packages.${system}.backend;
homepage =
let
node = pkgs.callPackage ./node-packages.nix
Expand Down

0 comments on commit 1b5222a

Please sign in to comment.