diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/common/optional/games.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common/optional/games.nix b/hosts/common/optional/games.nix index e6a2179..dfd2f0b 100644 --- a/hosts/common/optional/games.nix +++ b/hosts/common/optional/games.nix @@ -1,7 +1,7 @@ { pkgs, ... }: { environment.systemPackages = with pkgs; [ - master.godot_4 + master.godot mame mame.tools mednafen |