From c0e73a496f493366872baf11ca8dc861361b0460 Mon Sep 17 00:00:00 2001 From: Jappie3 Date: Wed, 18 Sep 2024 11:50:34 +0200 Subject: [PATCH] add jappie to webring --- webring.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/webring.nix b/webring.nix index 01e8ced..c7b28be 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 = "jappie"; site = "https://jappie.dev"; config = "https://app.radicle.xyz/nodes/git.jappie.dev/rad:z4HEZGDPknT12W4fuXc6wM3HtYTf2"; } ]