summary refs log tree commit diff stats
path: root/system/settings/hardware/laptop.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/settings/hardware/laptop.nix')
-rw-r--r--system/settings/hardware/laptop.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/settings/hardware/laptop.nix b/system/settings/hardware/laptop.nix
index 0dea0384..9f752070 100644
--- a/system/settings/hardware/laptop.nix
+++ b/system/settings/hardware/laptop.nix
@@ -4,6 +4,8 @@
   imports = [
     ./bluetooth.nix
     ./bluetooth-audio.nix
+    ./connman.nix
+    ./iwd.nix
     ../user-interface.nix
   ];