Compare commits
No commits in common. "67a7a78a25e69da4b2cb0104889f9257b0b0e9d2" and "f55ce002921e934f1abda4dcbb22db3a231a87e8" have entirely different histories.
67a7a78a25
...
f55ce00292
2 changed files with 1 additions and 5 deletions
|
@ -114,7 +114,6 @@
|
|||
qbittorrent
|
||||
davinci-resolve-studio
|
||||
handbrake
|
||||
zulip
|
||||
|
||||
# Required by DVR
|
||||
kitty
|
||||
|
|
|
@ -76,10 +76,7 @@
|
|||
rocmPackages.clr.icd
|
||||
];
|
||||
};
|
||||
hardware.amdgpu.amdvlk = {
|
||||
enable = true;
|
||||
support32Bit.enable = true;
|
||||
};
|
||||
hardware.amdgpu.amdvlk.enable = true;
|
||||
|
||||
# Power
|
||||
powerManagement = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue