From f3d7a754cb41b7b2a3e7fd74ad5a3d8667b011c2 Mon Sep 17 00:00:00 2001 From: Christian Date: Tue, 30 Jun 2026 21:25:42 -0500 Subject: Add homelab dns server to wireguard config and reenable wireguard on desktop --- hosts/desktop/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/desktop') diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index 608af3e..1774637 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -14,6 +14,7 @@ ../../modules/llm.nix # ../../modules/local-llm.nix ../../modules/kvm.nix + ../../modules/wireguard.nix ]; boot.loader.grub = { -- cgit v1.2.3