l wine: use wineFull
This commit is contained in:
parent
6b0e0cc099
commit
2d6447d966
|
@ -5,7 +5,8 @@ let
|
|||
|
||||
in {
|
||||
krebs.per-user.wine.packages = with pkgs; [
|
||||
wineUnstable
|
||||
wineFull
|
||||
#(wineFull.override { wineBuild = "wine64"; })
|
||||
];
|
||||
users.users= {
|
||||
wine = {
|
||||
|
|
Loading…
Reference in a new issue