docs included in hyperhive-website directly

This commit is contained in:
müde 2026-06-05 21:01:00 +02:00
commit c54741d2f9
2 changed files with 4 additions and 5 deletions

View file

@ -51,7 +51,6 @@ in
forceSSL = true;
enableACME = true;
root = hyperhive-website.packages.${pkgs.stdenv.hostPlatform.system}.default;
locations."/options/".alias = "${hyperhive.packages.${pkgs.stdenv.hostPlatform.system}.docs}/";
};
};
};