From bfe7fbd8616bcea49ff44dd6899f1c88fccfa4e1 Mon Sep 17 00:00:00 2001 From: OCbwoy3 Date: Mon, 3 Mar 2025 20:37:32 +0200 Subject: [PATCH] block spark universe entirely --- hosts/default/configuration.nix | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 17a2a49..c57c992 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -70,7 +70,13 @@ 0.0.0.0 platform.x.com 0.0.0.0 api.x.com 0.0.0.0 x.com - 0.0.0.0 api.essential.gg # https://www.youtube.com/watch?v=Vb5jJW5pOTg + + # block essential mod (https://www.youtube.com/watch?v=Vb5jJW5pOTg) + 0.0.0.0 api.essential.gg + 0.0.0.0 connect.essential.gg + 0.0.0.0 *.essential.gg + 0.0.0.0 *.modcore.dev + 0.0.0.0 *.sparkuniverse.com ''; services.avahi = {