mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-09 01:44:15 +01:00
Switch from wine-staging to wineWowPackages.waylandFull
This causes more programs to work and seems to be the most popular package for wine on NixOS, so it should be preferred in all cases.
This commit is contained in:
parent
69bd0757d2
commit
cac5d0c159
@ -50,7 +50,7 @@ let VARIABLES = import ../src/variables.nix; in {
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
kitty
|
||||
wine-staging
|
||||
wineWowPackages.waylandFull
|
||||
winetricks
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user