chore(flake): update inputs

This commit is contained in:
Felix Schröter 2021-03-04 14:41:26 +01:00
parent 373ad8e314
commit 82181a8d8b
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
4 changed files with 17 additions and 15 deletions
hardware

View file

@ -13,7 +13,7 @@
# Bluetooth
hardware.bluetooth.enable = true;
hardware.bluetooth.config = {
hardware.bluetooth.settings = {
General = { Enable = "Source,Sink,Media,Socket"; };
};