about summary refs log tree commit diff
path: root/nix/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/configuration.nix')
-rw-r--r--nix/configuration.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/nix/configuration.nix b/nix/configuration.nix
index c80e89e..f81fccb 100644
--- a/nix/configuration.nix
+++ b/nix/configuration.nix
@@ -29,6 +29,11 @@
   networking = {
     hostName = "nix";
     nameservers = [ "9.9.9.11" "149.112.112.11" ];
+    extraHosts = ''
+      0.0.0.0 9gag.com
+      0.0.0.0 old.reddit.com
+      0.0.0.0 soap2day.md
+    '';
     networkmanager.enable = true;
 
     # The global useDHCP flag is deprecated, therefore explicitly set