nix webring
# webring members
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
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
there are currently 44 members, 40 of which link their configs!
# 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):
- webring site:
https://nixwebr.ing - next site:
https://nixwebr.ing/next/<name> - previous site:
https://nixwebr.ing/prev/<name> - random site (optional):
https://nixwebr.ing/rand
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 one of the repos 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 some reason feel free to contact me, I can add you to the webring myself