Initial template repo
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
# Linux CachyOS Kernel (Gaming optimiert - EMPFOHLEN!)
|
||||
# - Spezial-Kernel für Gaming & Desktop Performance
|
||||
# - Bereits im base.nix aktiviert (das ist Standard)
|
||||
# - CachyOS-Patchset mit BORE Scheduler
|
||||
# - ~5-10% bessere Gaming-Performance als Zen
|
||||
boot.kernelPackages = pkgs.linuxPackages_cachyos;
|
||||
}
|
||||
Reference in New Issue
Block a user