Jan-Bulthuis ceff5dac07 Changes
2025-01-28 10:42:20 +01:00

12 lines
168 B
Nix

{ ... }:
{
imports = [
./emulators/pcsx2.nix
./emulators/ryujinx.nix
./launchers/es-de.nix
./launchers/modrinth.nix
./launchers/steam.nix
];
}