revert: f4b9eff715
This commit is contained in:
@@ -105,11 +105,7 @@
|
|||||||
# bluetooth
|
# bluetooth
|
||||||
(lib.mkIf cfg.bluetooth.enable {
|
(lib.mkIf cfg.bluetooth.enable {
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
services.blueman = {
|
services.blueman.enable = true;
|
||||||
enable = true;
|
|
||||||
# TEMP:(@janezicmatej) workaround for nixpkgs#514705, fix in nixpkgs#517250
|
|
||||||
withApplet = false;
|
|
||||||
};
|
|
||||||
})
|
})
|
||||||
|
|
||||||
# apps
|
# apps
|
||||||
|
|||||||
Reference in New Issue
Block a user