diff options
| author | makefu <github@syntax-fehler.de> | 2020-09-16 22:30:12 +0200 | 
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2020-09-16 22:30:12 +0200 | 
| commit | 15c3030a915f001b9f0e6e8424780213e6a3faf7 (patch) | |
| tree | 68f0eee02ccd12f68aaf25824f4f2851b4acd9ec | |
| parent | ab0c5651a638a897d6623d32900126b5b5cfdd4a (diff) | |
ma tools/consoles: add nsrenamer
| -rw-r--r-- | makefu/2configs/tools/consoles.nix | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/makefu/2configs/tools/consoles.nix b/makefu/2configs/tools/consoles.nix index e54ff4ff5..a4c474c5b 100644 --- a/makefu/2configs/tools/consoles.nix +++ b/makefu/2configs/tools/consoles.nix @@ -7,5 +7,6 @@      cue2pops      nx_game_info      hactool +    nsrenamer    ];  } | 
