diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-08-16 18:43:20 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-08-16 18:47:12 +0900 |
| commit | 54dd52126e2b92b41d59384f317828b107acc025 (patch) | |
| tree | a05dedb657038c6633ad3a157df2f339a15b635a /static/install.html | |
| parent | 8906bb4a1890de2b3a7d8826692634d7c8df6ba3 (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/install.html')
| -rw-r--r-- | static/install.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/static/install.html b/static/install.html index 18d857d6..10e88f79 100644 --- a/static/install.html +++ b/static/install.html @@ -36,10 +36,7 @@ <p>Hakurei can be installed to almost any Linux-based operating system by running <code>install.sh</code> from a release tarball found <a - href="https://git.gensokyo.uk/rosa/hakurei/releases" target="_blank">here</a>. - With that said, the current easiest method for using Hakurei with desktop apps would be - via the <a href="https://git.gensokyo.uk/rosa/hakurei/src/branch/master/options.md" - target="_blank">companion NixOS module</a>.</p> + href="https://git.gensokyo.uk/rosa/hakurei/releases" target="_blank">here</a>.</p> <p>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 |
