diff --git a/webring.nix b/webring.nix index 9f0a2f9..01e8ced 100644 --- a/webring.nix +++ b/webring.nix @@ -7,4 +7,5 @@ { name = "fufexan"; site = "https://fufexan.net"; config = "https://dots.fufexan.net"; } { name = "orangc"; site = "https://orangc.xyz"; config = "https://github.com/orxngc/dots"; } { name = "ayats"; site = "https://ayats.org/experiments"; config = "https://github.com/viperML/dotfiles"; } + { name = "ajaxbits"; site = "https://ajaxbits.com"; config = "https://github.com/ajaxbits/config"; } ]