From a01bf1fcdcd4773bae5c2b6a8561caad1f77e991 Mon Sep 17 00:00:00 2001 From: Emmet Date: Sat, 13 May 2023 21:02:50 -0500 Subject: [PATCH] Forgot to import games! --- user/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/user/home.nix b/user/home.nix index 497e2339..4f457655 100644 --- a/user/home.nix +++ b/user/home.nix @@ -13,6 +13,7 @@ ./shell/sh.nix # My zsh and bash config ./bin/phoenix.nix # My nix command wrapper ./app/git/git.nix # My git config + ./app/games/games.nix # Various videogame apps ./style/stylix.nix # Styling and themes for my apps ./lang/cc/cc.nix # C and C++ tools ./lang/python/python.nix # Python