15 lines
191 B
Nix
15 lines
191 B
Nix
{
|
|
imports = [
|
|
./browser
|
|
./creative
|
|
./communication
|
|
./media
|
|
./terminal
|
|
./wayland
|
|
./productivity
|
|
./gaming
|
|
./security
|
|
./tools
|
|
./file-manager
|
|
];
|
|
}
|