treewide: change deprecated and renamed option and package names
This commit is contained in:
parent
8ae384686c
commit
c5dd3e4f5e
9 changed files with 13 additions and 14 deletions
|
|
@ -13,4 +13,8 @@
|
|||
];
|
||||
kernelPackages = lib.mkForce (pkgs.linuxPackagesFor pkgs.me.linux-lava);
|
||||
};
|
||||
hardware.amdgpu.overdrive = {
|
||||
enable = true;
|
||||
ppfeaturemask = "0xffffffff";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue