mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-16 01:37:56 +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 = {
|
environment = {
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
wineWowPackages.waylandFull
|
wineWowPackages.stagingFull
|
||||||
winetricks
|
winetricks
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user