nixos-demo/os/hardware/macbook/pommed/configs/macbook-air.conf

43 lines
439 B
Plaintext
Raw Permalink Normal View History

2025-07-12 00:28:21 +02:00
general {
fnmode = 1
}
lcd_sysfs {
init = 1740
step = 10
on_batt = 1024
}
lcd_gma950 {
init = 0x94
step = 0x0f
on_batt = 0x40
}
audio {
disabled = yes
}
kbd {
default = 256
step = 10
on_threshold = 20
off_threshold = 200
auto = yes
idle_timer = -1
idle_level = 32
}
eject {
enabled = no
device = "/dev/dvd"
}
beep {
enabled = no
}
appleir {
enabled = no
}