From a9d582b8d07549b7cbd703327c1b0a72f0e1317a Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 6 Oct 2024 09:12:16 +0300 Subject: [PATCH] Update webring.nix --- webring.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/webring.nix b/webring.nix index 4e9c85a..9994c44 100644 --- a/webring.nix +++ b/webring.nix @@ -14,4 +14,5 @@ { name = "emo-mruczek"; site = "https://emo-mruczek.pl"; config = "https://github.com/emo-mruczek/niksos-confg"; } { name = "mat"; site = "https://allpurposem.at"; config = "https://git.allpurposem.at/mat/Computer"; } { name = "piecuu"; site = "https://piecuu.pl"; config = "https://git.piecuu.pl/Piecuu/nixos-flake"; } + { name = "cutedog5695"; site = "https://cutedog5695.me"; config = "https://github.com/CuteDog5695/nixos-config"; } ]