summaryrefslogtreecommitdiff
path: root/hosts/desktop/configuration.nix
diff options
context:
space:
mode:
authorChristian <[email protected]>2026-06-11 21:28:59 -0500
committerChristian <[email protected]>2026-06-11 21:28:59 -0500
commit48c36cad2e823d426fddbce5223cd6f9bbef7df8 (patch)
treebdad6f84ee10d7c7a688941d19d9186273af006b /hosts/desktop/configuration.nix
parent6208ef964114e11ee4a56cc6277f5d7c5c74f44b (diff)
Extract WireGuard config into shared module, enable on desktop
Diffstat (limited to 'hosts/desktop/configuration.nix')
-rw-r--r--hosts/desktop/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix
index e63cc68..62a4147 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 = {