diff options
| author | Christian <[email protected]> | 2026-06-12 06:50:19 -0500 |
|---|---|---|
| committer | Christian <[email protected]> | 2026-06-12 06:50:19 -0500 |
| commit | b437572218d931eabb418e99740311e8e88c31f8 (patch) | |
| tree | a00326db00c896edfe789961feff676e9884dfe2 /hosts | |
| parent | e60604eaadda1a342e334a99310753fa45e9b39b (diff) | |
Remove WireGuard from desktop
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/desktop/configuration.nix | 1 |
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 = { |
