Change retroarch module location
This commit is contained in:
parent
b837ef9a8d
commit
4cc835dddc
2 changed files with 2 additions and 1 deletions
|
|
@ -4,6 +4,8 @@
|
|||
inputs,
|
||||
...
|
||||
}: {
|
||||
imports = [(import ./retroarch.nix)];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
## Utils
|
||||
# gamemode
|
||||
|
|
|
|||
Reference in a new issue