[m] Various fixes and reverts
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
{ pkgs, ... }: {
|
||||
hardware.bluetooth.enable = true;
|
||||
services.blueman.enable = true;
|
||||
environment.systemPackages = with pkgs; [ bluez bluez-tools ];
|
||||
}
|
||||
|
Reference in New Issue
Block a user