Move dev packages to system & diffle with corectrl
This commit is contained in:
parent
d006ace06a
commit
709d72664c
2 changed files with 12 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
];
|
||||
boot.initrd.kernelModules = [ "amdgpu" ];
|
||||
boot.kernelModules = [ "kvm-amd" ];
|
||||
boot.kernelParams = [ "amdgpu.ppfeaturemask=0xffffffff" ];
|
||||
# boot.kernelParams = [ "amdgpu.ppfeaturemask=0xffffffff" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
|
||||
fileSystems."/" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue