nix webring

nix webring logo

# webring members

there are currently 61 members, 55 of which link their configs!

the nix icons next to users' names link to their nixos configs

all websites are automatically checked every 24 hours

hover over the status character to see the last checked time (UTC+1)

status characters: + - ok, / - broken links, x - unreachable, ? - unknown

# updates

2026-05-31 following mostly positive or neutral feedback, I've moved ahead with archiving the github repository - join or contribute via codeberg or by contacting me directly! feel free to leave the webring if you don't vibe / align with this decision :3
2026-05-29 I'm gathering feedback about potentially removing the nixwebring from github entirely, please leave some comments under the github issue if you have any :)
2025-05-07 removed spoody due to the website being broken
and theholytachanka due to missing webring links
contact me after fixing your issues or make a PR to get back in

# about

this is a webring for people passionate about nix/os

it also allows you to link your nix configs, acting as a sort of repository for them

# joining

to join, have a personal website (bonus points if it uses nix!) and add the following links to it (they have to be on the main page):

make sure clicking on each webring link opens that URL in the current browser tab (default behaviour, your site generator might put target="_blank" in the anchor elements - figure out how to remove it)

this is to ensure convenience when exploring the webring and to not leave behind any clutter in the user's tabs

when your site has all the required links, make a PR to the repository adding yourself to the webring.nix file:

{ name = "name"; site = "https://mysite.tld"; config = "https://gitforge.tld/name/nixos"; }

linking your nixos config is entirely optional! (you'll be way cooler though)

if you don't want to link your config, omit the config attribute entirely

# does it work?

if you misspell your name in the links or the PR hasn't been merged yet, the next and prev links will lead to https://nixwebr.ing/invalid-member.html

# support

if you don't know how to / can't make a PR for any reason feel free to contact me, I can add you to the webring myself