host hyperhive website

This commit is contained in:
müde 2026-05-27 20:33:03 +02:00
parent f4a018f25d
commit 908f8698b5
3 changed files with 32 additions and 1 deletions

View file

@ -20,6 +20,10 @@
nixpkgs-unstable.follows = "nixpkgs-unstable";
};
};
hyperhive-website = {
url = "git+https://forge.darkest.space/hyperhive/website.git";
inputs.nixpkgs.follows = "nixpkgs";
};
lanzaboote = {
url = "github:nix-community/lanzaboote/v1.0.0";
inputs.nixpkgs.follows = "nixpkgs";