From 0df552f2ee09f04fcb2f70ca749483a3280189cb Mon Sep 17 00:00:00 2001 From: Linnnus Date: Sun, 16 Mar 2025 01:31:23 +0100 Subject: ahmed: Add local DNS resolver --- hosts/ahmed/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/ahmed/configuration.nix') diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix index 25eb336..9bd394f 100644 --- a/hosts/ahmed/configuration.nix +++ b/hosts/ahmed/configuration.nix @@ -23,6 +23,7 @@ ./dyndns ./minecraft ./nginx + ./dns ]; # Create the main user. -- cgit v1.2.3