added bluetooth to Ratchet
This commit is contained in:
@@ -78,4 +78,6 @@
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user