Added HP kernel module
This commit is contained in:
parent
07628c260b
commit
ccaac9c8cb
@ -12,6 +12,9 @@
|
|||||||
# Supported Filesystems
|
# Supported Filesystems
|
||||||
boot.supportedFilesystems = [ "ntfs" ];
|
boot.supportedFilesystems = [ "ntfs" ];
|
||||||
|
|
||||||
|
# Add kernel drivers for HP Omen Laptop (Fan Control and other)
|
||||||
|
boot.kernelModules = [ "hp-wmi" ];
|
||||||
|
|
||||||
# Set hostname
|
# Set hostname
|
||||||
networking.hostName = "randomctf";
|
networking.hostName = "randomctf";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user