5 lines
74 B
Nix

{ ... }:
{
imports = [ ./emulation.nix ./minecraft.nix ./steam.nix ];
}