diff --git a/webring.nix b/webring.nix index c0a69ad..755c7d5 100644 --- a/webring.nix +++ b/webring.nix @@ -10,4 +10,5 @@ { 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"; } { name = "vizqq"; site = "https://vizqq.cc"; config = "https://github.com/ViZiD/dotfiles"; } -] \ No newline at end of file + { name = "korolr"; site = "https://korolr.dev"; config = "https://github.com/korolr/nixos-config"; } +]