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.

diff --git a/static/install.html b/static/install.html index 18d857d6..3090cb5c 100644 --- a/static/install.html +++ b/static/install.html @@ -37,9 +37,6 @@

Hakurei can be installed to almost any Linux-based operating system by running install.sh from a release tarball found here. - With that said, the current easiest method for using Hakurei with desktop apps would be - via the companion NixOS module.

We strongly recommend using one of the official installation methods. Third party installation guides tend to be out-of-date and often contain misguided advice and