mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-12-17 22:41:17 +01:00
Rearrange the kernels to make them self-defining
This commit is contained in:
parent
f99c9d5b1f
commit
e37520e48b
5 changed files with 188 additions and 162 deletions
|
|
@ -9,6 +9,8 @@ in {
|
|||
./firmware/surface-go/ath10k
|
||||
];
|
||||
|
||||
microsoft-surface.kernel-version = mkDefault "5.19.17";
|
||||
|
||||
boot.extraModprobeConfig = mkDefault ''
|
||||
options i915 enable_fbc=1 enable_rc6=1 modeset=1
|
||||
options snd_hda_intel power_save=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue