nixwebr.ing/webring.nix
Fernando Ayats 57b2514f7b
All checks were successful
Deploy website / deploy (push) Successful in 14s
add ayats to webring
2024-09-16 16:04:30 +02:00

10 lines
824 B
Nix

[
{ name = "poz"; site = "https://jacekpoz.pl"; config = "https://flake.jacekpoz.pl"; }
{ name = "krizej"; site = "https://krizej.codeberg.page"; config = "https://git.jacekpoz.pl/krizej/nix"; }
{ name = "partywumpus"; site = "https://partywump.us"; config = "https://nix.partywump.us"; }
{ name = "notashelf"; site = "https://notashelf.dev"; config = "https://github.com/NotAShelf/nyx"; }
{ name = "twig"; site = "https://imnottwig.github.io"; config = "https://git.disroot.org/twigthecat/nixos"; }
{ name = "fufexan"; site = "https://fufexan.net"; config = "https://dots.fufexan.net"; }
{ name = "orangc"; site = "https://orangc.xyz"; config = "https://github.com/orxngc/dots"; }
{ name = "ayats"; site = "https://ayats.org/experiments"; config = "https://github.com/viperML/dotfiles"; }
]