feat: remove wine from default packages
This commit is contained in:
parent
8aee4045ba
commit
f6f1ca0df0
|
@ -9,7 +9,6 @@ with lib; let
|
||||||
in {
|
in {
|
||||||
users.users."${psCfg.user.name}".packages = with pkgs; [
|
users.users."${psCfg.user.name}".packages = with pkgs; [
|
||||||
ungoogled-chromium
|
ungoogled-chromium
|
||||||
wine
|
|
||||||
|
|
||||||
gimp
|
gimp
|
||||||
inkscape
|
inkscape
|
||||||
|
|
Loading…
Reference in a new issue