diff --git a/webring.nix b/webring.nix index 6a62593..f6c38fb 100644 --- a/webring.nix +++ b/webring.nix @@ -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"; }