winetricks

feat/kile-v2
Ricard Illa 2022-04-24 16:55:43 +02:00
parent 1e16d5395f
commit 23e143e3eb
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ let
akai_lpk25_editor = pkgs.callPackage ./akai_lpk25_editor.nix {
inherit config pkgs wine program_files;
};
in { home.packages = [ wine akai_lpk25_editor ]; }
in { home.packages = [ wine pkgs.winetricks akai_lpk25_editor ]; }