Disable bolt for now since I don't use it and it sometimes randomly hangs

This commit is contained in:
2026-03-08 12:42:32 -07:00
parent 1e7aa17d3d
commit a84ca38b45
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
boot.extraModulePackages = [ ];
# thunderbolt
services.hardware.bolt.enable = true;
services.hardware.bolt.enable = false;
# firmware
firmware.x86_64.enable = true;