random garbage

This commit is contained in:
Tao Tien 2024-04-29 13:53:43 -07:00
parent 333fc943df
commit bb121c2d33
4 changed files with 7 additions and 39 deletions

View file

@ -16,7 +16,6 @@
# ];
environment.systemPackages = with pkgs; [
# fw-ectool
framework-tool
nvtopPackages.amd
];
@ -63,6 +62,7 @@ AttrKeyboardIntegration=internal";
'';
boot.kernelPackages = pkgs.linuxPackages_latest;
# boot.kernelPackages = pkgs.linuxPackages_zen;
boot.initrd.availableKernelModules = [
"nvme"
"sd_mod"