From dd90efd5e0b03a31d223d0df1448a28e6ba24ef6 Mon Sep 17 00:00:00 2001 From: Rory& Date: Tue, 22 Jul 2025 12:53:24 +0200 Subject: Forgot the ; --- host/Rory-ovh/services/containers/shared.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host/Rory-ovh/services/containers/shared.nix b/host/Rory-ovh/services/containers/shared.nix index 039111c..7a7b777 100644 --- a/host/Rory-ovh/services/containers/shared.nix +++ b/host/Rory-ovh/services/containers/shared.nix @@ -21,7 +21,7 @@ "1.0.0.1" "8.8.8.8" "8.4.4.8" - ] + ]; environment.etc."resolv.conf" = lib.mkDefault { text = lib.concatStringsSep "\n" ( -- cgit 1.5.1