Regenerated
This commit is contained in:
@@ -10,14 +10,6 @@ in
|
||||
hardware.bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = true;
|
||||
#package = pkgs.bluez;
|
||||
package = pkgs.bluez;
|
||||
};
|
||||
|
||||
############################
|
||||
# GUI Bluetooth manager
|
||||
############################
|
||||
environment.systemPackages = lib.mkForce (with pkgs; [
|
||||
blueman
|
||||
bluez
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user