l wine: isNormalUser, winestable

This commit is contained in:
lassulus 2021-06-05 12:17:19 +02:00
parent 5d7f515f41
commit e7a50da8c5

View file

@ -14,8 +14,9 @@ in {
]; ];
createHome = true; createHome = true;
packages = [ packages = [
pkgs.wineMinimal pkgs.wineWowPackages.stable
]; ];
isNormalUser = true;
}; };
}; };
security.sudo.extraConfig = '' security.sudo.extraConfig = ''