mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 12:06:09 +01:00
apple/macbook-air/4: add
This commit is contained in:
parent
e228c7827b
commit
88bd1266a7
1 changed files with 7 additions and 0 deletions
7
apple/macbook-air/4/default.nix
Normal file
7
apple/macbook-air/4/default.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
imports = [ ../. ];
|
||||||
|
|
||||||
|
boot.kernelParams = [
|
||||||
|
"acpi_backlight=vendor"
|
||||||
|
];
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue