From 300a5196149290bb8f95be1177a12bd443a54f83 Mon Sep 17 00:00:00 2001 From: oqyude Date: Fri, 7 Nov 2025 18:31:18 +0300 Subject: [PATCH] 123 --- configurations/vds.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configurations/vds.nix b/configurations/vds.nix index 74fc795..bbaf575 100644 --- a/configurations/vds.nix +++ b/configurations/vds.nix @@ -126,7 +126,7 @@ let enableIPv6 = true; interfaces.ens3 = { useDHCP = true; - addresses.ipv6 = [ + ipv6.addresses = [ { address = "2a13:7c00:10:6:f816:3eff:fe36:fe1b"; prefixLength = 64;