From e013081567565359d87c483025f7894ba3eb42a3 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sun, 27 Oct 2024 21:41:37 +0530 Subject: cez: enable bluetooth --- os/cez/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'os/cez') diff --git a/os/cez/configuration.nix b/os/cez/configuration.nix index 59ea6b6..0fe5dde 100644 --- a/os/cez/configuration.nix +++ b/os/cez/configuration.nix @@ -12,4 +12,5 @@ defaults.pcm.card 1 defaults.ctl.card 1 ''; + hardware.bluetooth.enable = true; } -- cgit v1.2.3