summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian <[email protected]>2026-06-12 06:50:19 -0500
committerChristian <[email protected]>2026-06-12 06:50:19 -0500
commitb437572218d931eabb418e99740311e8e88c31f8 (patch)
treea00326db00c896edfe789961feff676e9884dfe2
parente60604eaadda1a342e334a99310753fa45e9b39b (diff)
Remove WireGuard from desktop
-rw-r--r--hosts/desktop/configuration.nix1
1 files changed, 0 insertions, 1 deletions
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 = {