From adfa55341f843b3e045e12f191f8199d38d500c9 Mon Sep 17 00:00:00 2001 From: Radik Islamov Date: Wed, 18 Sep 2024 05:41:21 +0500 Subject: [PATCH] add vizqq to webring --- webring.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/webring.nix b/webring.nix index 01e8ced..804485f 100644 --- a/webring.nix +++ b/webring.nix @@ -8,4 +8,5 @@ { 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"; } + { name = "vizqq"; site = "https://vizqq.cc"; config = "https://github.com/ViZiD/dotfiles"; } ]