From be462f9f8e8a853435f4aeb15381471c37cb4540 Mon Sep 17 00:00:00 2001 From: Skullheadx Date: Sun, 28 Jun 2026 21:31:45 -0400 Subject: unblock yt --- hosts/nepsis/configuration.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hosts/nepsis/configuration.nix b/hosts/nepsis/configuration.nix index ef7fd71..b7cecaf 100644 --- a/hosts/nepsis/configuration.nix +++ b/hosts/nepsis/configuration.nix @@ -15,11 +15,11 @@ ]; networking.hostName = "nepsis"; - networking.extraHosts = '' - 0.0.0.0 youtube.com - 0.0.0.0 www.youtube.com - 0.0.0.0 www.youtu.be - ''; + # networking.extraHosts = '' + # 0.0.0.0 youtube.com + # 0.0.0.0 www.youtube.com + # 0.0.0.0 www.youtu.be + # ''; # networking.wireless.enable = true; # Enables wireless support via wpa_supplicant. -- cgit v1.3.1