chore(stallo): Use wine with 64-bit support
This commit is contained in:
parent
45e3207658
commit
c32445da81
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
hardware.pulseaudio.support32Bit = true;
|
||||
|
||||
# Wine for Blizzard stuff
|
||||
environment.systemPackages = with pkgs.unstable; [ wineStaging winetricks ];
|
||||
environment.systemPackages = with pkgs.unstable; [ wineWowPackages.staging winetricks ];
|
||||
|
||||
networking = {
|
||||
hostName = "stallo";
|
||||
|
|
Loading…
Reference in a new issue