revert webring: remove notashelf
All checks were successful
Deploy website / deploy (push) Successful in 16s

https://github.com/jacekpoz/nixwebr.ing/pull/14
This commit is contained in:
NotAShelf 2024-11-02 00:07:47 +03:00 committed by poz
parent 1783a037a1
commit ca825d6c51

View file

@ -2,6 +2,7 @@
{ 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"; }