From 2b23635a9ba4b45f1af495bc0c79d0af1ca62963 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Sun, 3 Sep 2023 22:07:57 -0600 Subject: re-enabled ipv6 --- machines/zenbook/configuration.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'machines') diff --git a/machines/zenbook/configuration.nix b/machines/zenbook/configuration.nix index 5615d8d..cf55eed 100644 --- a/machines/zenbook/configuration.nix +++ b/machines/zenbook/configuration.nix @@ -29,7 +29,6 @@ # Pick only one of the below networking options. # wireless.enable = true; # Enables wireless support via wpa_supplicant. networkmanager.enable = true; # Easiest to use and most distros use this by default. - enableIPv6 = false; # Configure network proxy if necessary # proxy.default = "http://user:password@proxy:port/"; -- cgit v1.2.3