summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-08-16 18:43:20 +0900
committerOphestra <cat@gensokyo.uk>2026-08-16 18:47:12 +0900
commit54dd52126e2b92b41d59384f317828b107acc025 (patch)
treea05dedb657038c6633ad3a157df2f339a15b635a /static/index.html
parent8906bb4a1890de2b3a7d8826692634d7c8df6ba3 (diff)
all: remove nix mentions
Hakurei is no longer developed on nixos, and the nix deployment method has been removed upstream. This change updates the website to reflect these changes.
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html10
1 files changed, 1 insertions, 9 deletions
diff --git a/static/index.html b/static/index.html
index 1ac36402..4c4ee420 100644
--- a/static/index.html
+++ b/static/index.html
@@ -82,9 +82,7 @@
<p>Official releases are available via <a
href="https://git.gensokyo.uk/rosa/hakurei/releases" target="_blank">Gitea
- </a> and documentation for the included NixOS module can be found
- <a href="https://git.gensokyo.uk/rosa/hakurei/src/branch/master/options.md"
- target="_blank">here</a>.</p>
+ </a>.</p>
</section>
<section id="compatibility">
@@ -107,12 +105,6 @@
on the system; however, if all apps are spawned by Hakurei and the rest of the
system is sufficiently secured, enabling unprivileged user namespace creation
should not increase attack surface whatsoever.</p>
-
- <p>While Hakurei is primarily developed on NixOS and relies on Nix for its
- integration test suite, it does not target NixOS or make assumptions that are
- only true on NixOS. Unfortunately, mistakes do happen semi-often as the
- architecture of NixOS can often hide bugs and assumptions. Please <a
- href="/contact.html">report</a> such anomalies if you encounter them.</p>
</section>
</div>
</main>