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; nixpkgs.config.allowUnfree = true;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
filezilla filezilla
wineStaging wineWowPackages.unstable
winetricks (winetricks.override {
wine = wineWowPackages.unstable;
})
qbittorrent qbittorrent
transmission-remote-gtk transmission-remote-gtk
appimage-run appimage-run