laptop: add bluetooth support

This commit is contained in:
Timothy DeHerrera 2020-06-14 12:30:24 -06:00
parent ea1d06c017
commit 66b12f4e80
No known key found for this signature in database
GPG Key ID: 8985725DB5B0C122
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
pciutils
];
hardware.bluetooth.enable = true;
# to enable brightness keys 'keys' value may need updating per device
programs.light.enable = true;
services.actkbd = {