mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-14 00:48:27 +02:00
wine: switch from waylandFull to stagingFull
stagingFull is updated more than waylandFull, so let's use that instead.
This commit is contained in:
@ -86,7 +86,7 @@ in
|
||||
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
wineWowPackages.waylandFull
|
||||
wineWowPackages.stagingFull
|
||||
winetricks
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user