From d82f1ab7b248b5f77bf06c1912a14fe3d9dd3179 Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Sat, 14 Sep 2024 01:13:07 +0200 Subject: [PATCH] get rid of pre --- site/index.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/site/index.nix b/site/index.nix index 78e898c..8cbd52c 100644 --- a/site/index.nix +++ b/site/index.nix @@ -67,9 +67,7 @@ in {

and make a PR to one of the repos adding yourself to the webring.nix file:
-


-     { name = "name"; domain = "mysite.tld"; config = "gitforge.tld/name/nixos"; }
-    
+ { name = "name"; domain = "mysite.tld"; config = "gitforge.tld/name/nixos"; }
linking your nixos config is entirely optional! (you'll be way cooler though)