From 54dd52126e2b92b41d59384f317828b107acc025 Mon Sep 17 00:00:00 2001
From: Ophestra
Date: Sun, 16 Aug 2026 18:43:20 +0900
Subject: 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.
---
static/index.html | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
(limited to 'static/index.html')
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 @@
Official releases are available via Gitea
- and documentation for the included NixOS module can be found
- here.
+ .
@@ -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.
-
- 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 report such anomalies if you encounter them.
--
cgit v1.3.1