mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Hardware + filesystem optimzations (I think..)
This commit is contained in:
parent
4eb54c3fe6
commit
e738c2475b
5 changed files with 26 additions and 7 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
{
|
||||
boot.kernelPackages = pkgs.linuxPackages_zen;
|
||||
boot.consoleLogLevel = 0;
|
||||
boot.extraModulePackages = with config.boot.kernelPackages; [
|
||||
zenpower
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue