mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 17:56:51 +01:00
Add Bluetooth
This commit is contained in:
parent
47ceef3c84
commit
7bcd1a5fde
1 changed files with 3 additions and 0 deletions
|
@ -39,6 +39,9 @@
|
|||
hardware.steam-hardware.enable = true;
|
||||
|
||||
services.flatpak.enable = true;
|
||||
hardware.bluetooth.enable = true;
|
||||
hardware.bluetooth.hsphfpd.enable = true;
|
||||
hardware.bluetooth.powerOnBoot = true;
|
||||
|
||||
programs = {
|
||||
dconf.enable = true;
|
||||
|
|
Loading…
Reference in a new issue