From 127d8ff2c2e77a0cbfc7a2a3c962ef23b5ab7261 Mon Sep 17 00:00:00 2001 From: Mel Date: Fri, 24 Apr 2026 22:04:42 +0200 Subject: Remove generic foundation WireGuard server module, currently replaced by the tunnel and not required Signed-off-by: Mel --- machines/corsac/devices.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'machines/corsac/devices.nix') diff --git a/machines/corsac/devices.nix b/machines/corsac/devices.nix index 06e4f8c..a2215fd 100644 --- a/machines/corsac/devices.nix +++ b/machines/corsac/devices.nix @@ -8,7 +8,6 @@ efi.canTouchEfiVariables = true; }; - kernelModules = [ "wireguard" ]; initrd.systemd.enable = true; }; -- cgit 1.4.1