2025-01-26 13:16:06 +01:00

10 lines
116 B
Nix

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