hyperhive host: force ssl, ssh alias for hyperforge

This commit is contained in:
müde 2026-05-28 18:23:10 +02:00
commit 2aa87cffb8
2 changed files with 5 additions and 1 deletions

View file

@ -43,7 +43,7 @@ in
};
"hyperhive.darkest.space" = {
addSSL = true;
forceSSL = true;
enableACME = true;
root = hyperhive-website.packages.${pkgs.stdenv.hostPlatform.system}.default;
};