mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 00:37:14 +08:00
On some kernel versions user ashgillman has experiences suspend issues (see https://bugzilla.redhat.com/show_bug.cgi?id=1597481).
Try:
boot.kernelPackages = pkgs.linuxPackages_4_14;