This commit is contained in:
parent
3e4f878182
commit
d82f1ab7b2
1 changed files with 1 additions and 3 deletions
|
@ -67,9 +67,7 @@ in {
|
|||
<p>
|
||||
and make a PR to one of <a href="https://codeberg.org/jacekpoz/nixwebr.ing">the</a> <a href="https://github.com/jacekpoz/nixwebr.ing">repos</a> adding yourself to the <code>webring.nix</code> file:
|
||||
<br>
|
||||
<pre><code>
|
||||
{ name = "name"; domain = "mysite.tld"; config = "gitforge.tld/name/nixos"; }
|
||||
</code></pre>
|
||||
<code>{ name = "name"; domain = "mysite.tld"; config = "gitforge.tld/name/nixos"; }</code>
|
||||
<br>
|
||||
linking your nixos config is entirely optional! (you'll be way cooler though)
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue