Initial template repo
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
# Linux Xanmod Kernel (Extreme Performance)
|
||||
# - Aggressive Performance-Optimierungen
|
||||
# - Nicht immer stabil
|
||||
# - Mehr Performance als CachyOS (aber riskanter)
|
||||
# - Für Enthusiasten
|
||||
boot.kernelPackages = pkgs.linuxPackages_xanmod;
|
||||
}
|
||||
Reference in New Issue
Block a user