1

System: Enable bluetooth + gvfs

This commit is contained in:
2025-06-17 01:49:31 +02:00
parent d5384e0b97
commit 31badebd99
3 changed files with 3 additions and 1 deletions

View File

@ -100,6 +100,7 @@
enableRedistributableFirmware = true;
# cpu.intel.updateMicrocode = true;
cpu.amd.updateMicrocode = true;
bluetooth.enable = true;
nvidia = {
package = config.boot.kernelPackages.nvidiaPackages.stable;