Reformat with nixpkgs-fmt
diff --git a/modules/bluetooth.nix b/modules/bluetooth.nix
index eb69610..db80e6f 100644
--- a/modules/bluetooth.nix
+++ b/modules/bluetooth.nix
@@ -1 +1 @@
-{config.hardware.bluetooth.enable = true;}
+{ config.hardware.bluetooth.enable = true; }