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