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