diff options
-rw-r--r-- | static/links.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/links.html b/static/links.html index d598890..51820c1 100644 --- a/static/links.html +++ b/static/links.html @@ -199,6 +199,8 @@ <li><a href="https://manjaro.org/download/i3/">Manjaro - i3</a></li>
<li><a href="https://nixos.org/">NixOS</a> - Note: also a package manager.</li>
<li><a href="https://libreelec.tv">LibreELEC</a> - Just enough OS for KODI</li>
+ <li><a href="https://9p.io/plan9/">Plan 9</a> - Bell Labs research OS</li>
+ <li><a href="https://9front.org/">9front</a> - fork of Plan 9 with some modern updates (amusing website on its own)</li>
</ul>
<h3>Dotfiles</h3>
<ul>
|