winetricks utilisation de wine unstable

This commit is contained in:
nyanloutre 2019-06-30 11:03:51 +02:00
parent c0cdb3e29d
commit f85d01de5d
1 changed files with 4 additions and 2 deletions

View File

@ -62,8 +62,10 @@
nixpkgs.config.allowUnfree = true;
environment.systemPackages = with pkgs; [
filezilla
wineStaging
winetricks
wineWowPackages.unstable
(winetricks.override {
wine = wineWowPackages.unstable;
})
qbittorrent
transmission-remote-gtk
appimage-run