bluetooth: bluez-qt5 was removed, so I am moving to kde version
This commit is contained in:
parent
7c976d5d22
commit
43152d5508
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
environment.systemPackages = with pkgs; [ libsForQt5.bluez-qt ];
|
environment.systemPackages = with pkgs; [ kdePackages.bluez-qt ];
|
||||||
|
|
||||||
hardware.bluetooth = {
|
hardware.bluetooth = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue