diff --git a/webring.nix b/webring.nix index 318edf8..9f0a2f9 100644 --- a/webring.nix +++ b/webring.nix @@ -6,4 +6,5 @@ { name = "twig"; site = "https://imnottwig.github.io"; config = "https://git.disroot.org/twigthecat/nixos"; } { 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"; } ]