apple/macbook-air/4: add
This commit is contained in:
parent
e228c7827b
commit
88bd1266a7
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…
Reference in a new issue