Add more Detritus
This commit is contained in:
parent
ca2d6e4091
commit
b7c5651306
10 changed files with 21 additions and 17 deletions
|
@ -3,10 +3,9 @@
|
|||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
kernelParams = [
|
||||
"amdgpu.cik_support=1"
|
||||
"radeon.cik_support=0"
|
||||
"amdgpu.si_support=1"
|
||||
"radeon.si_support=0"
|
||||
];
|
||||
loader.grub.enable = true;
|
||||
plymouth.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue