l wine: use minimal

This commit is contained in:
lassulus 2023-09-03 12:14:18 +02:00
parent 349819d601
commit d08fc3f507
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ in {
];
createHome = true;
packages = [
pkgs.wineWowPackages.stable
pkgs.winePackages.minimal
];
isNormalUser = true;
};