8 lines
49 B
Nix
8 lines
49 B
Nix
|
{
|
||
|
imports = [
|
||
|
./qt
|
||
|
./gkt
|
||
|
./stylix
|
||
|
];
|
||
|
}
|