5 lines
69 B
Nix

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