boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.loader.systemd-boot.configurationLimit = 10;
hardware.cpu.amd.updateMicrocode = true;
powerManagement.cpuFreqGovernor = "schedutil";
services.power-profiles-daemon.enable = true;
services.fwupd.enable = true;
No comments yet. Be the first to share your thoughts.