gaming xanmod gamemode

This commit is contained in:
2024-12-25 00:13:19 +01:00
parent ce9e671275
commit 01f7280344

View File

@@ -17,6 +17,7 @@ in
# Use the systemd-boot EFI boot loader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.kernelPackages = pkgs.linuxKernel.packages.linux_xanmod_latest;
# DUAL BOOT SETUP
#boot.kernelPackages = pkgs.linuxPackages_latest;
@@ -178,6 +179,7 @@ in
discord
#tree
powertop
gamemode
];
shell = pkgs.zsh;
};