Change retroarch module location

This commit is contained in:
Pedro Rey Anca 2025-07-11 16:09:09 +02:00
parent b837ef9a8d
commit 4cc835dddc
Signed by: peprolinbot
GPG key ID: 053EA6E00116533A
2 changed files with 2 additions and 1 deletions

View file

@ -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

View file

@ -4,6 +4,8 @@
inputs,
...
}: {
imports = [(import ./retroarch.nix)];
home.packages = with pkgs; [
## Utils
# gamemode