forked from extern/nix-config
41b784ec9b
This continues the process of reducing the amount of containers in order to significantly reduce build times.
7 lines
52 B
Nix
7 lines
52 B
Nix
{
|
|
imports = [
|
|
./dev.nix
|
|
./wine.nix
|
|
];
|
|
}
|