From b437572218d931eabb418e99740311e8e88c31f8 Mon Sep 17 00:00:00 2001 From: Christian Date: Fri, 12 Jun 2026 06:50:19 -0500 Subject: Remove WireGuard from desktop --- hosts/desktop/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index f43e993..5477d04 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -14,7 +14,6 @@ ../../modules/llm.nix # ../../modules/local-llm.nix ../../modules/kvm.nix - ../../modules/wireguard.nix ]; boot.loader.grub = { -- cgit v1.2.3