diff --git a/modules/plasma.nix b/modules/plasma.nix index f4feecc..6dd3aad 100644 --- a/modules/plasma.nix +++ b/modules/plasma.nix @@ -11,4 +11,6 @@ programs.dconf.enable = true; + hardware.bluetooth.enable = true; + } \ No newline at end of file