Update nixpkgs and other flake inputs

This commit is contained in:
2025-07-12 23:55:19 -07:00
parent 8571922796
commit 2faea9d380
9 changed files with 90 additions and 221 deletions

View File

@@ -6,7 +6,7 @@
nixos-hardware.nixosModules.framework-13-7040-amd
];
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.kernelPackages = pkgs.linuxPackages_6_14;
hardware.framework.amd-7040.preventWakeOnAC = true;
services.fwupd.enable = true;