10 lines
100 B
Nix
10 lines
100 B
Nix
{
|
|
imports = [
|
|
./base
|
|
./gaming
|
|
./host
|
|
./programs
|
|
./services
|
|
./theme
|
|
];
|
|
}
|