mirror of
https://github.com/flynx/nixos.git
synced 2025-10-28 10:40:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
34ba3dd4c9
commit
b867d09840
@ -77,6 +77,7 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
|
# XXX move to hardware-specific-file...
|
||||||
boot.initrd.kernelModules = [ "i915" ];
|
boot.initrd.kernelModules = [ "i915" ];
|
||||||
|
|
||||||
# fix an issue with the touchpad/touchpoint not working after suspend...
|
# fix an issue with the touchpad/touchpoint not working after suspend...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user