summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/tools/games.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/2configs/tools/games.nix')
-rw-r--r--makefu/2configs/tools/games.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefu/2configs/tools/games.nix b/makefu/2configs/tools/games.nix
index 8e815da5e..40ea4523d 100644
--- a/makefu/2configs/tools/games.nix
+++ b/makefu/2configs/tools/games.nix
@@ -6,5 +6,7 @@
];
users.users.makefu.packages = with pkgs; [
games-user-env
+ wine
+ pkg2zip
];
}