From ffa3dce6c49b258525132abaaf330a7a4f68e6b6 Mon Sep 17 00:00:00 2001 From: Julian Sutter Date: Fri, 17 Feb 2023 00:25:03 -0800 Subject: [PATCH] i like plasma --- modules/plasma.nix | 2 ++ 1 file changed, 2 insertions(+) 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