This commit is contained in:
2026-06-16 21:49:01 +02:00
parent 65a547ad1a
commit 956889173a
15 changed files with 326 additions and 154 deletions
+2
View File
@@ -26,6 +26,7 @@ let
# ./modules/kernel/linux-zen.nix (Gaming optimiert, empfohlen)
# ./modules/kernel/linux-hardened.nix (Security, langsamer)
# ./modules/kernel/linux-cachyos.nix
# ./modules/kernel/linux-xanmod.nix (experimentell, aggressiver)
kernelConfig = ./modules/kernel/linux-cachyos.nix;
# Zusätzliche Gaming-Tweaks aktivieren/deaktivieren.
@@ -37,6 +38,7 @@ in
./hardware-configuration.nix
./modules/base.nix
./modules/packages.nix
./modules/updater.nix
./modules/audio/pipewire.nix
./modules/chaotic-nyx.nix
graphicsConfig