From 84737eabba426df6fcbd4edc94ab44a755434c3a Mon Sep 17 00:00:00 2001 From: Steffen Date: Mon, 21 Apr 2025 17:23:08 +0200 Subject: [PATCH] intel-drivers --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index 000830b..634538d 100644 --- a/configuration.nix +++ b/configuration.nix @@ -54,6 +54,7 @@ address = "192.168.178.1"; interface = "enp1s0"; }; + nameservers = [ "192.168.178.10" "9.9.9.9" ]; }; # Set your time zone.