feat(hosts/orion): enable bolt
for thunderbolt
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 36s
This commit is contained in:
parent
9122b34443
commit
f95b8f164e
@ -6,4 +6,5 @@
|
|||||||
boot.extraModprobeConfig = ''
|
boot.extraModprobeConfig = ''
|
||||||
options iwlwifi power_save=1
|
options iwlwifi power_save=1
|
||||||
'';
|
'';
|
||||||
|
services.hardware.bolt.enable = true;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user