From 1874f0633c8f6d89371b88c761475f7d974b2771 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Fri, 18 Apr 2025 09:29:02 -0700 Subject: Switch to godot_4 on master branch --- hosts/common/optional/games.nix | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'hosts/common') diff --git a/hosts/common/optional/games.nix b/hosts/common/optional/games.nix index 39a07cd..e6a2179 100644 --- a/hosts/common/optional/games.nix +++ b/hosts/common/optional/games.nix @@ -1,16 +1,7 @@ { pkgs, ... }: { - #environment.systemPackages = builtins.attrValues { - # inherit (pkgs) - # godot_4 - # mame - # mednafen - # mednaffe - # winetricks; - #}; - environment.systemPackages = with pkgs; [ - godot_4 + master.godot_4 mame mame.tools mednafen -- cgit v1.2.3