From 4f359f6ca9f7263c5396af1a3264b0455a760434 Mon Sep 17 00:00:00 2001 From: OCbwoy3 Date: Fri, 27 Jun 2025 19:05:25 +0300 Subject: [PATCH] Elon's gonna X my shit --- hosts/default/configuration.nix | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index d92ab7d..5ba38cf 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -85,13 +85,7 @@ virtualisation.spiceUSBRedirection.enable = true; networking.extraHosts = '' - # Block Twitter (self-explanatory) - 0.0.0.0 platform.twitter.com - 0.0.0.0 api.twitter.com - 0.0.0.0 twitter.com - 0.0.0.0 platform.x.com - 0.0.0.0 api.x.com - 0.0.0.0 x.com + ''; powerManagement.enable = true;