all: remove nix mentions
Static / Flake checks (push) Successful in 18s
Static / Create distribution (push) Successful in 43s

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.
This commit is contained in:
cat
2026-08-16 18:47:12 +09:00
parent 8906bb4a18
commit 54dd52126e
2 changed files with 2 additions and 13 deletions
+1 -9
View File
@@ -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>