mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 16:20:42 +00:00
Update bluetooth config
This commit is contained in:
parent
760af68c1d
commit
5cace9f1c0
5 changed files with 25 additions and 8 deletions
|
@ -9,7 +9,7 @@
|
|||
inherit (lib.generators) toLua;
|
||||
|
||||
cfg = config.myOptions.system.sound;
|
||||
cfgBluetooth = config.myOptions.system.bluetooth;
|
||||
cfgBluetooth = config.myOptions.device.bluetooth;
|
||||
in {
|
||||
config = mkIf cfg.enable {
|
||||
# in case pipewire was force disabled for whatever reason, fall
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue