diff --git a/modules/home/default.nix b/modules/home/default.nix index d399749..e94b8d6 100644 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -25,7 +25,6 @@ ++ [(import ./nextcloud.nix)] # nextcloud client ++ [(import ./nvim.nix)] # neovim editor ++ [(import ./packages.nix)] # other packages - ++ [(import ./retroarch.nix)] ++ [(import ./scripts)] # personal scripts ++ [(import ./spotify.nix)] ++ [(import ./starship.nix)] # shell prompt diff --git a/modules/home/gaming.nix b/modules/home/gaming.nix index 086566e..f1fe994 100644 --- a/modules/home/gaming.nix +++ b/modules/home/gaming.nix @@ -4,6 +4,8 @@ inputs, ... }: { + imports = [(import ./retroarch.nix)]; + home.packages = with pkgs; [ ## Utils # gamemode