nixwebr.ing/webring.nix

10 lines
600 B
Nix
Raw Normal View History

2024-09-13 21:38:59 +02:00
[
2024-09-16 13:53:47 +02:00
{ name = "poz"; site = "jacekpoz.pl"; config = "flake.jacekpoz.pl"; }
{ name = "krizej"; site = "krizej.codeberg.page"; config = "git.jacekpoz.pl/krizej/nix"; }
{ name = "partywumpus"; site = "partywump.us"; config = "nix.partywump.us"; }
{ name = "notashelf"; site = "notashelf.dev"; config = "github.com/NotAShelf/nyx"; }
{ name = "twig"; site = "imnottwig.github.io"; config = "git.disroot.org/twigthecat/nixos"; }
{ name = "fufexan"; site = "fufexan.net"; config = "dots.fufexan.net"; }
{ name = "orangc"; site = "orangc.xyz"; config = "github.com/orxngc/dots"; }
2024-09-13 21:38:59 +02:00
]