From ab1140845c2872e9a4a7cd06ff0ee50f70181232 Mon Sep 17 00:00:00 2001 From: oqyude Date: Fri, 7 Nov 2025 18:30:50 +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 ad5a81c..74fc795 100644 --- a/configurations/vds.nix +++ b/configurations/vds.nix @@ -126,7 +126,7 @@ let enableIPv6 = true; interfaces.ens3 = { useDHCP = true; - addresses = [ + addresses.ipv6 = [ { address = "2a13:7c00:10:6:f816:3eff:fe36:fe1b"; prefixLength = 64;