From ae0ed7e363252d6ac27bae44d49d88cd7a14e9d2 Mon Sep 17 00:00:00 2001 From: orangc Date: Mon, 16 Sep 2024 14:33:00 +0300 Subject: [PATCH] add orangc --- webring.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/webring.nix b/webring.nix index be43b08..967f7c7 100644 --- a/webring.nix +++ b/webring.nix @@ -5,4 +5,5 @@ { name = "notashelf"; domain = "notashelf.dev"; config = "github.com/NotAShelf/nyx"; } { name = "twig"; domain = "imnottwig.github.io"; config = "git.disroot.org/twigthecat/nixos"; } { name = "fufexan"; domain = "fufexan.net"; config = "dots.fufexan.net"; } + { name = "orangc"; domain = "orangc.xyz"; config = "github.com/orxngc/dots"; } ]