explicitly install dxvk
This commit is contained in:
parent
04c82ccd99
commit
82ae5a89fc
2 changed files with 12 additions and 5 deletions
|
@ -11,6 +11,7 @@ in {
|
|||
config = lib.mkIf isEnabled {
|
||||
environment.systemPackages = with pkgs; [
|
||||
radeontop
|
||||
amdvlk
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue