mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 10:04:03 +05:30
Trying cachyos kernel
This commit is contained in:
parent
5ba4deb614
commit
09708e1b37
2 changed files with 134 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
boot.kernelPackages = pkgs.linuxPackages_xanmod_latest;
|
||||
boot.kernelPackages = pkgs.linuxPackages_cachyos;
|
||||
boot.consoleLogLevel = 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue