1
0
Fork 0

Compare commits

..

No commits in common. "67a7a78a25e69da4b2cb0104889f9257b0b0e9d2" and "f55ce002921e934f1abda4dcbb22db3a231a87e8" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View file

@ -114,7 +114,6 @@
qbittorrent qbittorrent
davinci-resolve-studio davinci-resolve-studio
handbrake handbrake
zulip
# Required by DVR # Required by DVR
kitty kitty

View file

@ -76,10 +76,7 @@
rocmPackages.clr.icd rocmPackages.clr.icd
]; ];
}; };
hardware.amdgpu.amdvlk = { hardware.amdgpu.amdvlk.enable = true;
enable = true;
support32Bit.enable = true;
};
# Power # Power
powerManagement = { powerManagement = {