mirror of
https://github.com/Cian-H/My_NixOS_Config.git
synced 2025-12-22 15:01:57 +00:00
Enabled bluetooth for worklaptop
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
boot.blacklistedKernelModules = ["nouveau"];
|
||||
hardware = {
|
||||
keyboard.qmk.enable = true;
|
||||
bluetooth.enable = true;
|
||||
enableRedistributableFirmware = true;
|
||||
graphics = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user