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"; } ]