1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-01 02:23:33 +02:00
nixos-hardware/dell/e7240/README.md
Ashley Gillman 26bbc980b9
Add Dell E7240 Profile
(Current XPS 15 works well)
2019-09-27 10:22:47 +01:00

195 B

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;