install corectrl + set featuremask

This commit is contained in:
♥ Minnie ♥ 2023-10-03 06:22:25 +08:00
parent df27caeb0d
commit d72c526963

View file

@ -77,6 +77,8 @@
boot = {
# Kernel to install
kernelPackages = pkgs.linuxPackages_latest;
# Parameters added to the kernel command line
kernelParams = [ "amdgpu.ppfeaturemask=0xffffffff" ];
# Autoload stage 2 modules
kernelModules = [ "i2c-dev" "i2c-piix4" ];
# Autoload stage 1 modules
@ -165,8 +167,8 @@
# Misc
openrgb protonup-ng
# Mouse
libratbag piper
# Hardware
corectrl libratbag piper
];
# Completions for system packages