feat: enable Bluetooth and Blueman
This commit is contained in:
parent
0f165b2733
commit
b35e3211de
2 changed files with 5 additions and 0 deletions
|
|
@ -37,4 +37,6 @@
|
|||
|
||||
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
|
||||
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue