mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 16:57:14 +08:00
Add InfinityBook v4 (#159)
This commit is contained in:
5
tuxedo/infinitybook/v4/default.nix
Normal file
5
tuxedo/infinitybook/v4/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
boot.kernelParams = [
|
||||
"i8042.reset"
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user