porcorosso: enable bluetooth
This commit is contained in:
parent
a4f786f709
commit
b9034f71aa
1 changed files with 1 additions and 0 deletions
|
@ -173,6 +173,7 @@ in {
|
|||
];
|
||||
hardware.opengl.extraPackages32 = with pkgs.pkgsi686Linux; [ libva ];
|
||||
hardware.acpilight.enable = true;
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
# TODO(lukegb): finish evaluating pipewire
|
||||
hardware.pulseaudio.enable = lib.mkForce false;
|
||||
|
|
Loading…
Reference in a new issue