nixwebr.ing/webring.nix
Alexsey Ramzaev cd631851fe
All checks were successful
Deploy website / deploy (push) Successful in 15s
add korolr.dev site
2024-09-18 20:52:03 +02:00

14 lines
1.2 KiB
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"; }
{ name = "ajaxbits"; site = "https://ajaxbits.com"; config = "https://github.com/ajaxbits/config"; }
{ name = "jappie"; site = "https://jappie.dev"; config = "https://app.radicle.xyz/nodes/git.jappie.dev/rad:z4HEZGDPknT12W4fuXc6wM3HtYTf2"; }
{ name = "vizqq"; site = "https://vizqq.cc"; config = "https://github.com/ViZiD/dotfiles"; }
{ name = "korolr"; site = "https://korolr.dev"; config = "https://github.com/korolr/nixos-config"; }
]