10 lines
101 B
Nix
10 lines
101 B
Nix
{
|
|
imports = [
|
|
./apps
|
|
./gaming
|
|
./launchers
|
|
./misc
|
|
./screenlock
|
|
./wms
|
|
];
|
|
}
|