Regenerated
This commit is contained in:
@@ -5,12 +5,14 @@ let
|
||||
username = config.defaultUser or "henrov";
|
||||
in
|
||||
{
|
||||
|
||||
|
||||
############################
|
||||
# Bluetooth daemon
|
||||
############################
|
||||
hardware.bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = true;
|
||||
package = pkgs.bluez;
|
||||
packages = with pkgs; [ bluez blueman ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user