From 102aeac8f46e09f7dce26f1d6d31e693cc2d6abd Mon Sep 17 00:00:00 2001 From: Timothy DeHerrera Date: Tue, 4 Aug 2020 01:04:37 -0600 Subject: [PATCH] games: fix dependency --- profiles/graphical/games/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/graphical/games/default.nix b/profiles/graphical/games/default.nix index 1386e991..01ac5034 100644 --- a/profiles/graphical/games/default.nix +++ b/profiles/graphical/games/default.nix @@ -1,5 +1,5 @@ { pkgs, ... }: { - imports = [ ../graphical ./udev.nix ]; + imports = [ ./udev.nix ]; environment.systemPackages = with pkgs; [ retroarchBare steam-run