nixwebr.ing/webring.nix
orangc ae0ed7e363
All checks were successful
Deploy website / deploy (push) Successful in 11s
add orangc
2024-09-16 13:35:47 +02:00

9 lines
614 B
Nix

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