6 lines
72 B
Nix
6 lines
72 B
Nix
{...}: {
|
|
imports = [
|
|
./gpu-replay.nix
|
|
./nix-gaming.nix
|
|
];
|
|
}
|