summary refs log tree commit diff
path: root/machines/corsac/devices.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/corsac/devices.nix')
-rw-r--r--machines/corsac/devices.nix1
1 files changed, 0 insertions, 1 deletions
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;
   };