mirror of
https://github.com/fredrikr79/nixos.git
synced 2025-12-16 06:47:24 +01:00
gaming xanmod gamemode
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user