l wine: isNormalUser, winestable
This commit is contained in:
parent
5d7f515f41
commit
e7a50da8c5
|
@ -14,8 +14,9 @@ in {
|
||||||
];
|
];
|
||||||
createHome = true;
|
createHome = true;
|
||||||
packages = [
|
packages = [
|
||||||
pkgs.wineMinimal
|
pkgs.wineWowPackages.stable
|
||||||
];
|
];
|
||||||
|
isNormalUser = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
security.sudo.extraConfig = ''
|
security.sudo.extraConfig = ''
|
||||||
|
|
Loading…
Reference in a new issue