Refactor Copilot settings for improved configuration; remove unnecessary extension and update kernel package settings for performance enhancements

This commit is contained in:
2025-07-23 17:16:22 -03:00
parent d4d1e0a5d4
commit e8599dd250
4 changed files with 8 additions and 8 deletions

View File

@@ -14,7 +14,6 @@
boot.initrd.availableKernelModules = ["xhci_pci" "thunderbolt" "vmd" "nvme" "usbhid"];
boot.initrd.kernelModules = [];
boot.kernelPackages = pkgs.linuxPackages_zen;
boot.kernelModules = ["kvm-intel"];
boot.kernelPatches = [
/*