From 966e7b4d1595bffbe0cd0d5fb0f14208e85a9edd Mon Sep 17 00:00:00 2001 From: Mars Date: Thu, 14 Nov 2024 18:31:01 -0500 Subject: [PATCH] add self --- webring.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/webring.nix b/webring.nix index fae919f..a2eb4ef 100644 --- a/webring.nix +++ b/webring.nix @@ -17,4 +17,5 @@ { name = "bwkam"; site = "https://bwkam.github.io"; config = "https://github.com/bwkam/dots"; } { name = "MarkAssPandi"; site = "https://markasspandi.pl"; config = "https://codeberg.org/MicroPanda123/nixosos"; } { name = "satr14"; site = "https://satr14.my.id"; config = "https://github.com/SX-9/nix-conf"; } + { name = "pupbrained"; site = "https://pupbrained.xyz"; config = "https://git.pupbrained.xyz/pupbrained/nix-config"; } ]