wine: switch from waylandFull to stagingFull

stagingFull is updated more than waylandFull, so let's use that
instead.
This commit is contained in:
Donovan Glover 2025-04-15 01:16:46 -04:00
parent b6ee747e84
commit ad5cd49ac9
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -86,7 +86,7 @@ in
environment = {
systemPackages = with pkgs; [
wineWowPackages.waylandFull
wineWowPackages.stagingFull
winetricks
];