refactor some stuff

This commit is contained in:
2024-10-13 21:08:05 -04:00
parent 5b71bca1fe
commit 14a6dfe032
4 changed files with 21 additions and 9 deletions

View File

@@ -38,7 +38,7 @@
"amdgpu.ppfeaturemask=0xFFF7FFFF"
];
kernelModules = [
initrd.availableKernelModules = [
# kernel module for case fan control
"nct6775"
];