NixOS · Niri · Noctalia-shell
A single-page site for people running the NNN stack. Zero build step, zero framework. Deploys straight to GitHub Pages.
-
Fork
-
Append to
members.json:{ "github": "yourhandle", "dotfiles": "https://github.com/yourhandle/nixos-config" } -
PR
dotfiles is optional. If omitted, your avatar links to your GitHub
profile instead.
Your avatar is pulled from github.com/<handle>.png. Keep entries
alphabetical by handle to reduce merge conflicts.
nix run .#serve
# → http://localhost:8080or any static server pointed at the repo root.
Push to main → GitHub Actions publishes to Pages. See
.github/workflows/pages.yml.