Enable bluetooth
diff --git a/modules/bluetooth.nix b/modules/bluetooth.nix
new file mode 100644
index 0000000..eb69610
--- /dev/null
+++ b/modules/bluetooth.nix
@@ -0,0 +1 @@
+{config.hardware.bluetooth.enable = true;}