mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-12-24 18:49:45 +01:00
Small typo fix
Not really sure how that happened...
This commit is contained in:
parent
a80936a62e
commit
e9b79905c7
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
options snd_ac97_codec power_save=1
|
||||
options iwlwifi power_save=Y
|
||||
options iwldvm force_cam=N
|
||||
s '';
|
||||
'';
|
||||
|
||||
boot.kernelParams = [ "mem_sleep_default=deep" ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue