From 4af8e542fb6e12d41a6101d0d49724a2a86a356c Mon Sep 17 00:00:00 2001 From: Leander Scherer Date: Thu, 8 Jan 2026 18:02:22 +0100 Subject: feat(adam): configure localisation, networking --- hosts/adam/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/adam/configuration.nix b/hosts/adam/configuration.nix index 6b79fe8..0abfeac 100644 --- a/hosts/adam/configuration.nix +++ b/hosts/adam/configuration.nix @@ -85,6 +85,7 @@ nx = { desktop.kde.enable = true; + dns.enable = true; user.${username} = { stateVersion = "25.11"; -- cgit v1.3.1