14 lines
152 B
Nix
14 lines
152 B
Nix
{
|
|
imports = [
|
|
./base
|
|
./communication
|
|
./desktop
|
|
./development
|
|
./gaming
|
|
./kdeconnect
|
|
./media
|
|
./office
|
|
./sync
|
|
];
|
|
}
|