From c4b0cfbb8efc54e99e6a3bef06667d1777e7b770 Mon Sep 17 00:00:00 2001 From: oqyude Date: Fri, 7 Nov 2025 18:16:25 +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 c226b61..5ad7808 100644 --- a/configurations/vds.nix +++ b/configurations/vds.nix @@ -124,7 +124,7 @@ let allowPing = true; }; enableIPv6 = true; - interfaces.ens3.useDHCPv6 = true; + interfaces.ens3.useDHCP = true; }; system = {