wine.nix: use wineUnstable
This commit is contained in:
parent
c7d6d31217
commit
9f6a497685
@ -2,7 +2,7 @@
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
wine
|
||||
wineUnstable
|
||||
];
|
||||
users.extraUsers = {
|
||||
wine = {
|
||||
|
Loading…
Reference in New Issue
Block a user