summaryrefslogtreecommitdiffstats
path: root/hosts/nepsis/configuration.nix
diff options
context:
space:
mode:
authorSkullheadx <admonty1@protonmail.com>2026-06-28 21:31:45 -0400
committerSkullheadx <admonty1@protonmail.com>2026-06-28 21:31:45 -0400
commitbe462f9f8e8a853435f4aeb15381471c37cb4540 (patch)
tree8122bf2e8ba69e6437e33afdf83bc77444179195 /hosts/nepsis/configuration.nix
parentbetter fastfetch config (diff)
downloadnixos-be462f9f8e8a853435f4aeb15381471c37cb4540.tar.gz
nixos-be462f9f8e8a853435f4aeb15381471c37cb4540.tar.bz2
nixos-be462f9f8e8a853435f4aeb15381471c37cb4540.zip
unblock yt
Diffstat (limited to 'hosts/nepsis/configuration.nix')
-rw-r--r--hosts/nepsis/configuration.nix10
1 files 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.