From e05687087af7e0d08f6130c05b5abaa2606bdcb0 Mon Sep 17 00:00:00 2001 From: raf Date: Sat, 26 Oct 2024 12:56:43 +0000 Subject: [PATCH] webring: remove notashelf --- webring.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/webring.nix b/webring.nix index 42d5ce2..d9e93cf 100644 --- a/webring.nix +++ b/webring.nix @@ -2,7 +2,6 @@ { 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"; }