8 lines
68 B
Nix

{...}:
{
imports = [
./gaming.nix
./multimedia.nix
];
}