[m] Cleanup nixos config
This commit is contained in:
@ -1,7 +1,4 @@
|
||||
{ pkgs, ... }: {
|
||||
hardware.bluetooth.enable = true;
|
||||
hardware.brillo.enable = true;
|
||||
services.blueman.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [ bluez bluez-tools ];
|
||||
}
|
||||
|
Reference in New Issue
Block a user